Searched defs:dataTraverseStmtPost (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/AST/ | ||
H A D | ParentMapContext.cpp | 446 bool dataTraverseStmtPost(Stmt *StmtNode) { in dataTraverseStmtPost() function in ParentMapContext::ParentMap::ASTVisitor |
/openbsd-src/gnu/llvm/clang/lib/Index/ | ||
H A D | IndexBody.cpp | 45 bool dataTraverseStmtPost(Stmt *S) { in dataTraverseStmtPost() function in __anon7e0621de0111::BodyIndexer |