Searched defs:Matchers (Results 1 – 6 of 6) sorted by relevance
170 std::vector<ast_matchers::internal::DynTypedMatcher> Matchers; variable
184 const std::vector<DynTypedMatcher> Matchers; member in clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload232 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) { in PolymorphicMatcher()
382 std::vector<DynTypedMatcher> Matchers; in taggedMatchers() local430 std::vector<DynTypedMatcher> Matchers; in buildMatchers() local
421 MatchASTVisitor(const MatchFinder::MatchersByType *Matchers, in MatchASTVisitor()1012 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter()1038 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter() local1062 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind() local1310 const MatchFinder::MatchersByType *Matchers; member in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor
491 DagInit *Matchers = TheDef.getValueAsDag("Match"); in parseMatcher() local
701 std::vector<Matcher *> Matchers; member in __anon8aabd5ea0111::GroupMatcher773 std::vector<Matcher *> Matchers; member in __anon8aabd5ea0111::SwitchMatcher833 MatchersTy Matchers; member in __anon8aabd5ea0111::RuleMatcher