Searched refs:TemplateMatches (Results 1 – 2 of 2) sorted by relevance
10161 UnresolvedSet<8> TemplateMatches; in ActOnExplicitInstantiation() local10173 TemplateMatches.addDecl(Method, P.getAccess()); in ActOnExplicitInstantiation()10217 TemplateMatches.addDecl(Specialization, P.getAccess()); in ActOnExplicitInstantiation()10224 TemplateMatches.begin(), TemplateMatches.end(), FailedCandidates, in ActOnExplicitInstantiation()10230 if (Result == TemplateMatches.end()) in ActOnExplicitInstantiation()
10770 bool TemplateMatches = in CheckDeductionGuideDeclarator() local10772 if (SpecifiedName.getKind() == TemplateName::Template && TemplateMatches) in CheckDeductionGuideDeclarator()10779 !TemplateMatches); in CheckDeductionGuideDeclarator()