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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h854 /// As opposed to HasDescendantMatcher, ForEachDescendantMatcher will match
857 class ForEachDescendantMatcher : public MatcherInterface<T> { class in namespace:clang::ast_matchers::internal
861 explicit ForEachDescendantMatcher( function in class:clang::ast_matchers::internal::ForEachDescendantMatcher

Completed in 429 milliseconds