Home | History | Annotate | Download | only in Sema

Lines Matching full:mergeparamdeclattributes

2441 /// mergeParamDeclAttributes - Copy attributes from the old parameter
2443 static void mergeParamDeclAttributes(ParmVarDecl *newDecl,
3208 mergeParamDeclAttributes(NewParam, OldParam, *this);
3244 mergeParamDeclAttributes(*ni, *oi, *this);