Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp1205 if (auto *FPrime = SemaRef.InstantiateFunctionDeclaration( in BuildDeductionGuideForTypeAlias() local
1208 auto *GG = cast<CXXDeductionGuideDecl>(FPrime); in BuildDeductionGuideForTypeAlias()
1211 SemaRef, AliasTemplate, FPrime->getReturnType(), FPrimeTemplateParams); in BuildDeductionGuideForTypeAlias()