Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp699 return matchesAnyAncestorOf(Node, Ctx, Matcher, Builder); in matchesAncestorOf()
1149 bool matchesAnyAncestorOf(DynTypedNode Node, ASTContext &Ctx, in matchesAnyAncestorOf() function in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor