Lines Matching full:parm
4269 ParmVarDecl *Parm = Constructor->getParamDecl(I);4270 if (S.RequireCompleteType(Loc, Parm->getType(),4277 S.BuildCXXDefaultArgExpr(Loc, Constructor, Parm);