Searched defs:dataTraverseStmtPre (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ParentMapContext.cpp | 441 bool dataTraverseStmtPre(Stmt *StmtNode) { dataTraverseStmtPre() function in ParentMapContext::ParentMap::ASTVisitor |
/freebsd-src/contrib/llvm-project/clang/lib/Index/ | ||
H A D | IndexBody.cpp | 40 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function in __anon260e64990111::BodyIndexer |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 238 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function |