Home
last modified time | relevance | path

Searched refs:TraverseCompoundStmt (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DFunctionSizeCheck.cpp70 bool TraverseCompoundStmt(CompoundStmt *Node) { in TraverseCompoundStmt() function in clang::tidy::readability::__anon241adbe60111::FunctionASTVisitor
78 Base::TraverseCompoundStmt(Node); in TraverseCompoundStmt()