Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp544 clang::MakeDeductionFailureInfo(ASTContext &Context, in MakeDeductionFailureInfo() function in clang
6124 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddMethodTemplateCandidate()
6175 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddTemplateOverloadCandidate()
6425 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddTemplateConversionCandidate()
9945 MakeDeductionFailureInfo(Context, Result, Info)); in AddMatchingTemplateFunction()
10265 MakeDeductionFailureInfo(Context, Result, Info)); in ResolveSingleFunctionTemplateSpecialization()
HDSemaTemplate.cpp2740 .set(Partial, MakeDeductionFailureInfo(Context, Result, Info)); in CheckVarTemplateId()
6845 MakeDeductionFailureInfo(Context, TDK, Info)); in CheckFunctionTemplateSpecialization()
7811 MakeDeductionFailureInfo(Context, TDK, Info)); in ActOnExplicitInstantiation()
HDSemaTemplateInstantiate.cpp2314 .set(Partial, MakeDeductionFailureInfo(Context, Result, Info)); in InstantiateClassTemplateSpecialization()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h9044 MakeDeductionFailureInfo(ASTContext &Context, Sema::TemplateDeductionResult TDK,