Lines Matching defs:Matcher
97 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, in MatchChildASTVisitor()
405 const DynTypedMatcher *const Matcher; member in clang::ast_matchers::internal::__anonab4d286c0111::MatchChildASTVisitor
595 const DynTypedMatcher &Matcher, in memoizedMatchesRecursively()
630 const DynTypedMatcher &Matcher, in matchesRecursively()
661 const DynTypedMatcher &Matcher, in matchesChildOf()
669 const DynTypedMatcher &Matcher, in matchesDescendantOf()
679 const DynTypedMatcher &Matcher, in matchesAncestorOf()
1110 bool matchesParentOf(const DynTypedNode &Node, const DynTypedMatcher &Matcher, in matchesParentOf()
1139 const DynTypedMatcher &Matcher, in matchesAnyAncestorOf()
1271 const Matcher<NamedDecl> &Matcher, in typeHasMatchingAlias()
1290 const Matcher<NamedDecl> &Matcher, in objcClassHasMatchingCompatibilityAlias()