Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:friend4

237   friend                       void friend4(); // expected-note{{previous declaration is here}}
243 __declspec(dllimport) void friend4(); // expected-error{{redeclaration of 'friend4' cannot add 'dllimport' attribute}}