Searched refs:HasDeclarationMatcher (Results 1 – 2 of 2) sorted by relevance
649 class HasDeclarationMatcher : public WrapperMatcherInterface<T> {654 explicit HasDeclarationMatcher(const Matcher<Decl> &InnerMatcher) in HasDeclarationMatcher() function655 : HasDeclarationMatcher::WrapperMatcherInterface(InnerMatcher) {} in HasDeclarationMatcher()
2125 internal::HasDeclarationMatcher, internal::Matcher<Decl>,2129 internal::HasDeclarationMatcher, internal::Matcher<Decl>, in hasDeclaration()