Searched refs:HasDeclarationMatcher (Results 1 – 2 of 2) sorted by relevance
647 class HasDeclarationMatcher : public WrapperMatcherInterface<T> {652 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher) in HasDeclarationMatcher() function653 : HasDeclarationMatcher::WrapperMatcherInterface(InnerMatcher) {} in HasDeclarationMatcher()
2000 internal::HasDeclarationMatcher, internal::Matcher<Decl>,2004 internal::HasDeclarationMatcher, internal::Matcher<Decl>, in hasDeclaration()