Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1032 MatchVisitor Visitor(*this, ActiveASTContext, MP.second); in matchWithoutFilter()
1065 MatchVisitor Visitor(*this, ActiveASTContext, MP.second); in matchWithFilter()
1250 class MatchVisitor : public BoundNodesTreeBuilder::Visitor { class in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor
1264 MatchVisitor(MatchASTVisitor &MV, ASTContext *Context, in MatchVisitor() function in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor::MatchVisitor