Searched refs:MakeDeductionFailureInfo (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 4586 MakeDeductionFailureInfo(Context, Result, Info)); in CheckVarTemplateId() 9348 MakeDeductionFailureInfo(Context, TDK, Info)); in CheckFunctionTemplateSpecialization() 9364 MakeDeductionFailureInfo( in CheckFunctionTemplateSpecialization() 10617 MakeDeductionFailureInfo(Context, TDK, Info)); in ActOnExplicitInstantiation() 10633 MakeDeductionFailureInfo( in ActOnExplicitInstantiation()
|
| H A D | SemaOverload.cpp | 737 clang::MakeDeductionFailureInfo(ASTContext &Context, in MakeDeductionFailureInfo() function in clang 7926 MakeDeductionFailureInfo(S.Context, Result, Info); in AddMethodTemplateCandidateImmediately() 8055 MakeDeductionFailureInfo(S.Context, Result, Info); in AddTemplateOverloadCandidateImmediately() 8504 MakeDeductionFailureInfo(S.Context, Result, Info); in AddTemplateConversionCandidateImmediately() 13634 MakeDeductionFailureInfo(Context, Result, Info)); in AddMatchingTemplateFunction() 14106 MakeDeductionFailureInfo(Context, Result, Info)); in ResolveSingleFunctionTemplateSpecialization()
|
| H A D | SemaTemplateInstantiate.cpp | 4060 MakeDeductionFailureInfo(S.Context, Result, Info)); in getPatternForClassTemplateSpecialization()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 15469 MakeDeductionFailureInfo(ASTContext &Context, TemplateDeductionResult TDK,
|