Home
last modified time | relevance | path

Searched refs:visitMatch (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp105 ResultVisitor->visitMatch(BoundNodes(Binding)); in visitMatches()
H A DASTMatchFinder.cpp1268 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 DASTMatchersInternal.h286 virtual void visitMatch(const BoundNodes& BoundNodesView) = 0;