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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h557 class HasDeclarationMatcher : public MatcherInterface<T> { class in namespace:clang::ast_matchers::internal
562 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher) function in class:clang::ast_matchers::internal::HasDeclarationMatcher
853 /// \brief All types that are supported by HasDeclarationMatcher above.

Completed in 37 milliseconds