Searched refs:HasDeclarationMatcher (Results 1 – 2 of 2) sorted by relevance
717 class HasDeclarationMatcher : public WrapperMatcherInterface<T> {722 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher) in HasDeclarationMatcher() function723 : HasDeclarationMatcher::WrapperMatcherInterface(InnerMatcher) {} in HasDeclarationMatcher()
2418 internal::HasDeclarationMatcher, internal::Matcher<Decl>,2422 internal::HasDeclarationMatcher, internal::Matcher<Decl>, in hasDeclaration()