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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1400 /// As opposed to HasDescendantMatcher, ForEachDescendantMatcher will match
1403 class ForEachDescendantMatcher : public MatcherInterface<T> { class in struct:clang::ast_matchers::internal::VariadicOperatorMatcherFunc
1408 explicit ForEachDescendantMatcher( function in class:clang::ast_matchers::internal::VariadicOperatorMatcherFunc::ForEachDescendantMatcher
H A DASTMatchers.h1697 const internal::ArgumentAdaptingMatcherFunc<internal::ForEachDescendantMatcher>

Completed in 75 milliseconds