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

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

Completed in 29 milliseconds