Cppcheck
|
This is the complete list of members for Type, including all inherited members.
classDef | Type | |
classScope | Type | |
derivedFrom | Type | |
enclosingScope | Type | |
findDependency(const Type *ancestor) const | Type | |
friendList | Type | |
getFunction(const std::string &funcName) const | Type | |
hasCircularDependencies(std::set< BaseInfo > *ancestors=nullptr) const | Type | |
initBaseInfo(const Token *tok, const Token *tok1) | Type | |
isClassType() const | Type | |
isDerivedFrom(const std::string &ancestor) const | Type | |
isEnumType() const | Type | |
isStructType() const | Type | |
isTypeAlias() const | Type | inline |
isUnionType() const | Type | |
name() const | Type | |
needInitialization | Type | |
NeedInitialization enum name | Type | |
sizeOf | Type | |
type() const | Type | inline |
Type(const Token *classDef_=nullptr, const Scope *classScope_=nullptr, const Scope *enclosingScope_=nullptr) | Type | inlineexplicit |
typeEnd | Type | |
typeStart | Type |