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