Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DFunctionSizeCheck.cpp69 bool TraverseCompoundStmt(CompoundStmt *Node) { in TraverseCompoundStmt() function in clang::tidy::readability::__anonf1a5c3890111::FunctionASTVisitor
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedLocalVarsChecker.cpp