Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp551 clang::MakeDeductionFailureInfo(ASTContext &Context, in MakeDeductionFailureInfo() function in clang
6232 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddMethodTemplateCandidate()
6283 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddTemplateOverloadCandidate()
6533 Candidate.DeductionFailure = MakeDeductionFailureInfo(Context, Result, in AddTemplateConversionCandidate()
10272 MakeDeductionFailureInfo(Context, Result, Info)); in AddMatchingTemplateFunction()
10612 MakeDeductionFailureInfo(Context, Result, Info)); in ResolveSingleFunctionTemplateSpecialization()
DSemaTemplate.cpp2779 .set(Partial, MakeDeductionFailureInfo(Context, Result, Info)); in CheckVarTemplateId()
6881 MakeDeductionFailureInfo(Context, TDK, Info)); in CheckFunctionTemplateSpecialization()
7854 MakeDeductionFailureInfo(Context, TDK, Info)); in ActOnExplicitInstantiation()
DSemaTemplateInstantiate.cpp2308 .set(Partial, MakeDeductionFailureInfo(Context, Result, Info)); in InstantiateClassTemplateSpecialization()
/external/clang/include/clang/Sema/
DSema.h9255 MakeDeductionFailureInfo(ASTContext &Context, Sema::TemplateDeductionResult TDK,