Home
last modified time | relevance | path

Searched defs:dataTraverseStmtPre (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp460 bool dataTraverseStmtPre(Stmt *StmtNode) { in dataTraverseStmtPre() function in ParentMapContext::ParentMap::ASTVisitor
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp40 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function in __anon1d8962c70111::BodyIndexer
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp238 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function