Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DFunctionSizeCheck.cpp71 bool TraverseCompoundStmt(CompoundStmt *Node) { in TraverseCompoundStmt() function in clang::tidy::readability::__anonf4e910260111::FunctionASTVisitor
79 Base::TraverseCompoundStmt(Node); in TraverseCompoundStmt()