Searched refs:matchWithoutFilter (Results 1 – 1 of 1) sorted by relevance
521 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter() function in clang::ast_matchers::internal::__anonf927a3570111::MatchASTVisitor582 matchWithoutFilter(QualType(Node, 0), Matchers->Type); in matchDispatch()585 matchWithoutFilter(*Node, Matchers->TypeLoc); in matchDispatch()588 matchWithoutFilter(*Node, Matchers->Type); in matchDispatch()591 matchWithoutFilter(*Node, Matchers->NestedNameSpecifier); in matchDispatch()594 matchWithoutFilter(*Node, Matchers->NestedNameSpecifierLoc); in matchDispatch()