Lines Matching defs:Matcher
96 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, in MatchChildASTVisitor()
390 const DynTypedMatcher *const Matcher; member in clang::ast_matchers::internal::__anon62d4f9200111::MatchChildASTVisitor
579 const DynTypedMatcher &Matcher, in memoizedMatchesRecursively()
614 const DynTypedMatcher &Matcher, in matchesRecursively()
645 const DynTypedMatcher &Matcher, in matchesChildOf()
653 const DynTypedMatcher &Matcher, in matchesDescendantOf()
663 const DynTypedMatcher &Matcher, in matchesAncestorOf()
902 bool matchesParentOf(const DynTypedNode &Node, const DynTypedMatcher &Matcher, in matchesParentOf()
931 const DynTypedMatcher &Matcher, in matchesAnyAncestorOf()
1050 const Matcher<NamedDecl> &Matcher, in typeHasMatchingAlias()
1069 const Matcher<NamedDecl> &Matcher, in objcClassHasMatchingCompatibilityAlias()