Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
DASTMatchFinder.cpp671 return matchesParentOf(Node, Matcher, Builder); in matchesAncestorOf()
902 bool matchesParentOf(const DynTypedNode &Node, const DynTypedMatcher &Matcher, in matchesParentOf() function in clang::ast_matchers::internal::__anonf1db16cd0111::MatchASTVisitor