Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp205 auto DeductionGuideName = local
209 DeclarationNameInfo Name(DeductionGuideName, Loc);
233 SemaRef.Context, DC, Loc, DeductionGuideName, TemplateParams, Guide);
327 DeclarationName DeductionGuideName = member
511 DeductionGuideName, EPI); in buildSimpleDeductionGuide()
515 DeductionGuideName); in buildSimpleDeductionGuide()
605 ReturnType, ParamTypes, TL.getBeginLoc(), DeductionGuideName, EPI); in transformFunctionProtoType()
1440 if (hasDeclaredDeductionGuides(Transform.DeductionGuideName, DC)) in DeclareImplicitDeductionGuides()