Searched refs:matchesAncestorOfRecursively (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp709 return matchesAncestorOfRecursively(Node, Ctx, Matcher, Builder,
729 Result.ResultOfMatch = matchesAncestorOfRecursively(
739 bool matchesAncestorOfRecursively(const DynTypedNode &Node, ASTContext &Ctx, function in class:clang::ast_matchers::internal::__anon1620::MatchASTVisitor

Completed in 100 milliseconds