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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h325 class HasDeclarationMatcher : public MatcherInterface<T> { class in namespace:clang::ast_matchers::internal
330 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher) function in class:clang::ast_matchers::internal::HasDeclarationMatcher

Completed in 21 milliseconds