Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp2142 DeclarationName DeductionGuideName = member
2233 DeductionGuideName, EPI); in buildSimpleDeductionGuide()
2354 ReturnType, ParamTypes, TL.getBeginLoc(), DeductionGuideName, EPI); in transformFunctionProtoType()
2432 DeclarationNameInfo Name(DeductionGuideName, Loc);
2449 SemaRef.Context, DC, Loc, DeductionGuideName, TemplateParams, Guide);
2483 auto Existing = DC->lookup(Transform.DeductionGuideName); in DeclareImplicitDeductionGuides()