19 #ifndef CPPCHECKLIBRARYDATA_H
20 #define CPPCHECKLIBRARYDATA_H
27 #include <QStringList>
95 static const unsigned int ANY;
124 bool isEmpty()
const {
125 return cstd.isEmpty() &&
244 QString
open(QIODevice &file);
QList< QPair< QString, QString > > TypeChecks
QList< PlatformType > platformTypes
QList< PodType > podtypes
QList< SmartPointer > smartPointers
CppcheckLibraryData()=default
QList< Container > containers
QString open(QIODevice &file)
QList< Function > functions
QList< TypeChecks > typeChecks
void swap(CppcheckLibraryData &other)
QList< Entrypoint > entrypoints
QList< MemoryResource > memoryresource
QList< Reflection > reflections
QString templateParameter
QList< Function > accessFunctions
struct CppcheckLibraryData::Container::@0 type
QList< Function > otherFunctions
QList< RangeItemRecordType > rangeItemRecordTypeList
QList< Function > sizeFunctions
int size_templateParameter
QString templateParameter
static const unsigned int ANY
QList< MinSize > minsizes
static const unsigned int VARIADIC
struct CppcheckLibraryData::Function::Arg::Iterator iterator
struct CppcheckLibraryData::Function::ReturnValue returnValue
struct CppcheckLibraryData::Function::@2 warn
enum CppcheckLibraryData::Function::TrueFalseUnknown noreturn
QMap< QString, QString > containerAttributes
struct CppcheckLibraryData::Function::@1 formatstr
QMap< QString, QString > notOverlappingDataArgs
QList< CodeBlocks > codeBlocks
QList< Exporter > exporter