HomeSort by: relevance | last modified time | path
    Searched refs:HasDescendantMatcher (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 1669 class HasDescendantMatcher : public MatcherInterface<T> {
1676 explicit HasDescendantMatcher(const Matcher<DescendantT> &DescendantMatcher)
1734 /// As opposed to HasDescendantMatcher, ForEachDescendantMatcher will match
ASTMatchers.h 3392 internal::HasDescendantMatcher>
  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp 994 const internal::ArgumentAdaptingMatcherFunc<internal::HasDescendantMatcher>

Completed in 56 milliseconds