Searched refs:matchWithoutFilter (Results 1 – 1 of 1) sorted by relevance
541 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter() function in clang::ast_matchers::internal::__anon99630ca40111::MatchASTVisitor602 matchWithoutFilter(QualType(Node, 0), Matchers->Type); in matchDispatch()605 matchWithoutFilter(*Node, Matchers->TypeLoc); in matchDispatch()608 matchWithoutFilter(*Node, Matchers->Type); in matchDispatch()611 matchWithoutFilter(*Node, Matchers->NestedNameSpecifier); in matchDispatch()614 matchWithoutFilter(*Node, Matchers->NestedNameSpecifierLoc); in matchDispatch()617 matchWithoutFilter(*Node, Matchers->CtorInit); in matchDispatch()