Lines Matching full:mergeparamdeclattributes
2441 /// mergeParamDeclAttributes - Copy attributes from the old parameter2443 static void mergeParamDeclAttributes(ParmVarDecl *newDecl,3208 mergeParamDeclAttributes(NewParam, OldParam, *this);3244 mergeParamDeclAttributes(*ni, *oi, *this);