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

/openbsd-current/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h989 class HasDeclarationMatcher : public MatcherInterface<T> { class in namespace:clang::ast_matchers::internal
996 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher) function in class:clang::ast_matchers::internal::HasDeclarationMatcher
1214 /// All types that are supported by HasDeclarationMatcher above.
H A DASTMatchers.h3573 internal::HasDeclarationMatcher,
3577 internal::HasDeclarationMatcher,

Completed in 174 milliseconds