Searched refs:TemplateMatches (Results 1 – 2 of 2) sorted by relevance
10155 UnresolvedSet<8> TemplateMatches; in ActOnExplicitInstantiation() local10167 TemplateMatches.addDecl(Method, P.getAccess()); in ActOnExplicitInstantiation()10211 TemplateMatches.addDecl(Specialization, P.getAccess()); in ActOnExplicitInstantiation()10218 TemplateMatches.begin(), TemplateMatches.end(), FailedCandidates, in ActOnExplicitInstantiation()10224 if (Result == TemplateMatches.end()) in ActOnExplicitInstantiation()
10856 bool TemplateMatches = in CheckDeductionGuideDeclarator() local10858 if (SpecifiedName.getKind() == TemplateName::Template && TemplateMatches) in CheckDeductionGuideDeclarator()10865 !TemplateMatches); in CheckDeductionGuideDeclarator()