Definition at line 20 of file FunctionSizeCheck.cpp.
bool clang::tidy::readability::FunctionASTVisitor::TraverseCompoundStmt |
( |
CompoundStmt * |
Node | ) |
|
|
inline |
bool clang::tidy::readability::FunctionASTVisitor::TraverseDecl |
( |
Decl * |
Node | ) |
|
|
inline |
bool clang::tidy::readability::FunctionASTVisitor::TraverseStmt |
( |
Stmt * |
Node | ) |
|
|
inline |
unsigned clang::tidy::readability::FunctionASTVisitor::CurrentNestingLevel = 0 |
FunctionInfo clang::tidy::readability::FunctionASTVisitor::Info |
std::vector<bool> clang::tidy::readability::FunctionASTVisitor::TrackedParent |
The documentation for this class was generated from the following file: