Searched refs:FPTL (Results 1 – 1 of 1) sorted by relevance
2317 FunctionProtoTypeLoc FPTL = CD->getTypeSourceInfo()->getTypeLoc() in transformConstructor() local2319 assert(FPTL && "no prototype for constructor declaration"); in transformConstructor()2327 QualType NewType = transformFunctionProtoType(TLB, FPTL, Params, Args, in transformConstructor()2349 FunctionProtoTypeLoc FPTL = in buildSimpleDeductionGuide() local2359 FPTL.setParam(Params.size(), NewParam); in buildSimpleDeductionGuide()