Searched defs:Matchers (Results 1 – 5 of 5) sorted by relevance
183 const std::vector<DynTypedMatcher> Matchers; member in clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload231 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) { in PolymorphicMatcher()
351 std::vector<DynTypedMatcher> Matchers; in taggedMatchers() local396 std::vector<DynTypedMatcher> Matchers; in buildMatchers() local
406 MatchASTVisitor(const MatchFinder::MatchersByType *Matchers, in MatchASTVisitor()809 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter()834 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter() local857 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind() local1089 const MatchFinder::MatchersByType *Matchers; member in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
491 DagInit *Matchers = TheDef.getValueAsDag("Match"); in parseMatcher() local
685 std::vector<Matcher *> Matchers; member in __anon332dbd1e0111::GroupMatcher757 std::vector<Matcher *> Matchers; member in __anon332dbd1e0111::SwitchMatcher817 MatchersTy Matchers; member in __anon332dbd1e0111::RuleMatcher