Home
last modified time | relevance | path

Searched refs:noteNonDeducibleParameters (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3866 noteNonDeducibleParameters(Sema &S, TemplateParameterList *TemplateParams, in noteNonDeducibleParameters() function
3909 noteNonDeducibleParameters(S, TemplateParams, DeducibleParams); in checkTemplatePartialSpecialization()
3942 noteNonDeducibleParameters(*this, TemplateParams, DeducibleParams); in CheckDeductionGuideTemplate()