MethodPrinter Class Referencefinal
Inheritance diagram for MethodPrinter:
Public Member Functions | |
void | printRecursively (clang::FieldDecl *field, std::vector< std::string > &portlist) |
void | run (const clang::ast_matchers::MatchFinder::MatchResult &Result) override |
Static Public Member Functions | |
static bool | is_recursive (clang::RecordDecl *record) |
Public Attributes | |
int | k = 0 |
std::vector< std::string > | member_stack |
The documentation for this class was generated from the following file:
- SourceParser.cpp