Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp3635 noteNonDeducibleParameters(Sema &S, TemplateParameterList *TemplateParams, in noteNonDeducibleParameters() function
3678 noteNonDeducibleParameters(S, TemplateParams, DeducibleParams); in checkTemplatePartialSpecialization()
3711 noteNonDeducibleParameters(*this, TemplateParams, DeducibleParams); in CheckDeductionGuideTemplate()