Searched defs:HasAncestorMatcher (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1378 class HasAncestorMatcher : public MatcherInterface<T> {
1383 explicit HasAncestorMatcher(const Matcher<AncestorT> &AncestorMatcher) function in struct:clang::ast_matchers::internal::VariadicOperatorMatcherFunc::EnableIfValidArity

Completed in 68 milliseconds