Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp1068 SmallVector<NamedDecl *> FPrimeTemplateParams; in BuildDeductionGuideForTypeAlias() local
1084 /*NewIndex=*/FPrimeTemplateParams.size(), in BuildDeductionGuideForTypeAlias()
1086 FPrimeTemplateParams.push_back(NewParam); in BuildDeductionGuideForTypeAlias()
1092 unsigned FirstUndeducedParamIdx = FPrimeTemplateParams.size(); in BuildDeductionGuideForTypeAlias()
1103 SemaRef, F->getDeclContext(), TP, Args, FPrimeTemplateParams.size(), in BuildDeductionGuideForTypeAlias()
1105 FPrimeTemplateParams.push_back(NewParam); in BuildDeductionGuideForTypeAlias()
1159 SemaRef, AliasTemplate, FPrime->getReturnType(), FPrimeTemplateParams); in BuildDeductionGuideForTypeAlias()
1167 FPrimeTemplateParams, in BuildDeductionGuideForTypeAlias()