Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp204 auto DeductionGuideName = local
208 DeclarationNameInfo Name(DeductionGuideName, Loc);
232 SemaRef.Context, DC, Loc, DeductionGuideName, TemplateParams, Guide);
313 DeclarationName DeductionGuideName = member
446 DeductionGuideName, EPI); in buildSimpleDeductionGuide()
450 DeductionGuideName); in buildSimpleDeductionGuide()
559 ReturnType, ParamTypes, TL.getBeginLoc(), DeductionGuideName, EPI); in transformFunctionProtoType()
1379 if (hasDeclaredDeductionGuides(Transform.DeductionGuideName, DC)) in DeclareImplicitDeductionGuides()