Searched refs:matchesAncestorOfRecursively (Results 1 – 1 of 1) sorted by relevance
621 return matchesAncestorOfRecursively(Node, Matcher, Builder, MatchMode); in memoizedMatchesAncestorOfRecursively()639 matchesAncestorOfRecursively(Node, Matcher, &Result.Nodes, MatchMode); in memoizedMatchesAncestorOfRecursively()648 bool matchesAncestorOfRecursively(const ast_type_traits::DynTypedNode &Node, in matchesAncestorOfRecursively() function in clang::ast_matchers::internal::__anonf927a3570111::MatchASTVisitor