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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1673 DynTypedMatcher DescendantMatcher; member in class:clang::ast_matchers::HasDescendantMatcher
1676 explicit HasDescendantMatcher(const Matcher<DescendantT> &DescendantMatcher) argument
1741 DynTypedMatcher DescendantMatcher; member in class:clang::ast_matchers::ForEachDescendantMatcher
1744 ForEachDescendantMatcher( const Matcher<DescendantT> &DescendantMatcher) argument
[all...]

Completed in 120 milliseconds