Searched refs:MatchVisitor (Results 1 – 1 of 1) sorted by relevance
1032 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::MatchASTVisitor1264 MatchVisitor(MatchASTVisitor &MV, ASTContext *Context, in MatchVisitor() function in clang::ast_matchers::internal::__anond7f3fd2a0111::MatchASTVisitor::MatchVisitor