Searched refs:shouldUseDataRecursionFor (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/ASTMatchers/ | ||
| HD | ASTMatchFinder.cpp | 202 bool shouldUseDataRecursionFor(clang::Stmt *S) const { return false; } in shouldUseDataRecursionFor() function in clang::ast_matchers::internal::__anonee074a4e0111::MatchChildASTVisitor |
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ | ||
| HD | RecursiveASTVisitor.h | 152 bool shouldUseDataRecursionFor(Stmt *S) const { in shouldUseDataRecursionFor() function |
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ | ||
| HD | ASTContext.cpp | 8624 bool shouldUseDataRecursionFor(clang::Stmt *S) const { in shouldUseDataRecursionFor() function in __anonff166d370611::ParentMapASTVisitor |