Home | History | Annotate | Download | only in Sema

Lines Matching refs:mergeDeclAttributes

1620 /// mergeDeclAttributes - Copy attributes from the Old decl to the New one.
1621 void Sema::mergeDeclAttributes(Decl *New, Decl *Old,
2118 mergeDeclAttributes(New, Old);
2150 mergeDeclAttributes(newMethod, oldMethod, mergeDeprecation);
2256 mergeDeclAttributes(New, Old);