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