Searched defs:Matchers (Results 1 – 10 of 10) sorted by relevance
12 public class Matchers extends ArgumentMatchers { class
152 # Matchers # chapter
147 # Matchers # chapter
174 const std::vector<DynTypedMatcher> Matchers; member in clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload223 VariantMatcher::PolymorphicMatcher(std::vector<DynTypedMatcher> Matchers) { in PolymorphicMatcher()
296 MatchASTVisitor(const MatchFinder::MatchersByType *Matchers, in MatchASTVisitor()521 void matchWithoutFilter(const T &Node, const MC &Matchers) { in matchWithoutFilter()546 auto &Matchers = this->Matchers->DeclOrStmt; in matchWithFilter() local562 auto &Matchers = this->Matchers->DeclOrStmt; in getFilterForKind() local734 const MatchFinder::MatchersByType *Matchers; member in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
34 public class Matchers { class35 private Matchers() {} in Matchers() method in Matchers
73 std::vector<MatcherInfo> Matchers; member in clang::ast_matchers::dynamic::__anon4975ea460111::MockSema
3 public class Matchers { class