CppParser
|
This is the complete list of members for CppFuncLikeBase, including all inherited members.
accept(CppVisitorBase *v)=0 | CppObj | pure virtual |
accessType_ | CppObj | |
CppFuncLikeBase(CppObjType type, CppAccessType accessType) | CppFuncLikeBase | inlineprotected |
CppObj(CppObjType type, CppAccessType accessType) | CppObj | inline |
defn() | CppFuncLikeBase | inline |
defn(CppCompound *_defn) | CppFuncLikeBase | inline |
defn_ | CppFuncLikeBase | private |
objType_ | CppObj | |
owner() | CppObj | inline |
owner(CppCompound *o) | CppObj | inline |
owner_ | CppObj | private |
throwSpec() | CppFuncLikeBase | inline |
throwSpec(CppFuncThrowSpec *_throwSpec) | CppFuncLikeBase | inline |
throwSpec_ | CppFuncLikeBase | private |
~CppObj() | CppObj | inlinevirtual |