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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h763 class HasDeclarationMatcher : public WrapperMatcherInterface<T> { class in namespace:clang::ast_matchers::internal
768 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher) function in class:clang::ast_matchers::internal::HasDeclarationMatcher

Completed in 58 milliseconds