Home
last modified time | relevance | path

Searched refs:memoizedMatchesAncestorOfRecursively (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp453 return memoizedMatchesAncestorOfRecursively(Node, Matcher, Builder, in matchesAncestorOf()
612 bool memoizedMatchesAncestorOfRecursively( in memoizedMatchesAncestorOfRecursively() function in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
663 return memoizedMatchesAncestorOfRecursively(Parent, Matcher, Builder, in matchesAncestorOfRecursively()