Searched refs:structType (Results 1 – 1 of 1) sorted by relevance
1506 auto structType = sd.type; in generateCopyCtorDeclaration() local1507 …fparams.push(new Parameter(paramStc | STC.ref_ | STC.return_ | STC.scope_, structType, Id.p, null,… in generateCopyCtorDeclaration()1509 auto tf = new TypeFunction(pList, structType, LINK.d, STC.ref_); in generateCopyCtorDeclaration()