Searched defs:TraverseCompoundStmt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clang-tidy/readability/ | ||
H A D | FunctionSizeCheck.cpp | 69 bool TraverseCompoundStmt(CompoundStmt *Node) { in TraverseCompoundStmt() function in clang::tidy::readability::__anonf1a5c3890111::FunctionASTVisitor |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
H A D | UncountedLocalVarsChecker.cpp |
|