Searched refs:matchWithoutFilter (Results 1 – 1 of 1) sorted by relevance
809 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter() function in clang::ast_matchers::internal::__anonb98ef6e90111::MatchASTVisitor877 matchWithoutFilter(QualType(Node, 0), Matchers->Type); in matchDispatch()880 matchWithoutFilter(*Node, Matchers->TypeLoc); in matchDispatch()883 matchWithoutFilter(*Node, Matchers->Type); in matchDispatch()886 matchWithoutFilter(*Node, Matchers->NestedNameSpecifier); in matchDispatch()889 matchWithoutFilter(*Node, Matchers->NestedNameSpecifierLoc); in matchDispatch()892 matchWithoutFilter(*Node, Matchers->CtorInit); in matchDispatch()895 matchWithoutFilter(*Node, Matchers->TemplateArgumentLoc); in matchDispatch()