Searched defs:dataTraverseStmtPre (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | ParentMapContext.cpp | 434 bool dataTraverseStmtPre(Stmt *StmtNode) { in dataTraverseStmtPre() function in ParentMapContext::ParentMap::ASTVisitor |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ | ||
H A D | IndexBody.cpp | 36 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function in __anon5abc9b120111::BodyIndexer |