Home
last modified time | relevance | path

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

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