CppParser
|
This is the complete list of members for CppDocComment, including all inherited members.
accept(CppVisitorBase *v) override | CppDocComment | inlinevirtual |
accessType_ | CppObj | |
CppDocComment(std::string doc, CppAccessType objAccessType=CppAccessType::kUnknown) | CppDocComment | inline |
CppObj(CppObjType type, CppAccessType accessType) | CppObj | inline |
doc_ | CppDocComment | |
kObjectType | CppDocComment | static |
objType_ | CppObj | |
owner() | CppObj | inline |
owner(CppCompound *o) | CppObj | inline |
owner_ | CppObj | private |
~CppObj() | CppObj | inlinevirtual |