Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp4557 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 DSemaOverload.cpp613 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 DSemaTemplateInstantiate.cpp3084 MakeDeductionFailureInfo(S.Context, Result, Info)); in getPatternForClassTemplateSpecialization()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12934 MakeDeductionFailureInfo(ASTContext &Context, Sema::TemplateDeductionResult TDK,