Searched refs:MakeDeductionFailureInfo (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 4557 MakeDeductionFailureInfo(Context, Result, Info)); in CheckVarTemplateId() 9018 MakeDeductionFailureInfo(Context, TDK, Info)); in CheckFunctionTemplateSpecialization() 9034 MakeDeductionFailureInfo(Context, TDK_CUDATargetMismatch, Info)); in CheckFunctionTemplateSpecialization() 10191 MakeDeductionFailureInfo(Context, TDK, Info)); in ActOnExplicitInstantiation() 10207 MakeDeductionFailureInfo(Context, TDK_CUDATargetMismatch, Info)); in ActOnExplicitInstantiation()
|
| H A D | SemaOverload.cpp | 613 clang::MakeDeductionFailureInfo(ASTContext &Context, in MakeDeductionFailureInfo() function in clang 7048 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddMethodTemplateCandidate() 7133 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddTemplateOverloadCandidate() 7494 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddTemplateConversionCandidate() 12015 MakeDeductionFailureInfo(Context, Result, Info)); in AddMatchingTemplateFunction() 12464 MakeDeductionFailureInfo(Context, Result, Info)); in ResolveSingleFunctionTemplateSpecialization()
|
| H A D | SemaTemplateInstantiate.cpp | 3084 MakeDeductionFailureInfo(S.Context, Result, Info)); in getPatternForClassTemplateSpecialization()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 12934 MakeDeductionFailureInfo(ASTContext &Context, Sema::TemplateDeductionResult TDK,
|