Searched refs:visitMatch (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/ASTMatchers/ | ||
| H A D | ASTMatchersInternal.cpp | 105 ResultVisitor->visitMatch(BoundNodes(Binding)); in visitMatches() |
| H A D | ASTMatchFinder.cpp | 1268 void visitMatch(const BoundNodes& BoundNodesView) override { in visitMatch() function in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor::MatchVisitor |
| /src/contrib/llvm-project/clang/include/clang/ASTMatchers/ | ||
| H A D | ASTMatchersInternal.h | 286 virtual void visitMatch(const BoundNodes& BoundNodesView) = 0; |