Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1021 MatchVisitor Visitor(*this, ActiveASTContext, MP.second); in matchWithoutFilter()
1054 MatchVisitor Visitor(*this, ActiveASTContext, MP.second); in matchWithFilter()
1239 class MatchVisitor : public BoundNodesTreeBuilder::Visitor { class in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor
1253 MatchVisitor(MatchASTVisitor &MV, ASTContext *Context, in MatchVisitor() function in clang::ast_matchers::internal::__anon5fcafee50111::MatchASTVisitor::MatchVisitor