|
CppParser
|
This is the complete list of members for CppVarList, including all inherited members.
| accept(CppVisitorBase *v) override | CppVarList | inlinevirtual |
| accessType_ | CppObj | |
| addVarDecl(CppVarDeclInList varDecl) | CppVarList | inline |
| CppObj(CppObjType type, CppAccessType accessType) | CppObj | inline |
| CppVarList(CppVar *firstVar, CppVarDeclInList varDecl) | CppVarList | inline |
| firstVar() | CppVarList | inline |
| firstVar_ | CppVarList | |
| kObjectType | CppVarList | static |
| objType_ | CppObj | |
| owner() | CppObj | inline |
| owner(CppCompound *o) | CppObj | inline |
| owner_ | CppObj | private |
| varDeclList() | CppVarList | inline |
| varDeclList_ | CppVarList | private |
| ~CppObj() | CppObj | inlinevirtual |