Searched refs:TParam (Results 1 – 4 of 4) sorted by relevance
8549 auto *TParam = TemplateTypeParmDecl::Create(Context, CurContext, in ActOnCompoundRequirement() local8557 if (ActOnTypeConstraint(SS, TypeConstraint, TParam, in ActOnCompoundRequirement()8564 ArrayRef<NamedDecl *>(TParam), in ActOnCompoundRequirement()
7221 const NamedDecl *TParam = TL->getParam(I); in handleSYCLKernelAttr() local7222 if (isa<NonTypeTemplateParmDecl>(TParam)) { in handleSYCLKernelAttr()
10739 TemplateTypeParmDecl *TParam = cast<TemplateTypeParmDecl>(ParamD); in DiagnoseBadDeduction() local10747 QualType NonCanonParam = Qs.apply(S.Context, TParam->getTypeForDecl()); in DiagnoseBadDeduction()
9407 TemplateTypeParmDecl *TParam = cast<TemplateTypeParmDecl>(ParamD); in DiagnoseBadDeduction() local9415 QualType NonCanonParam = Qs.apply(S.Context, TParam->getTypeForDecl()); in DiagnoseBadDeduction()