Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DParentMapContext.cpp434 bool dataTraverseStmtPre(Stmt *StmtNode) { in dataTraverseStmtPre() function in ParentMapContext::ParentMap::ASTVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexBody.cpp36 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function in __anon5abc9b120111::BodyIndexer