Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:friend3

198   friend                       void friend3(); // expected-note{{previous declaration is here}}
203 __declspec(dllexport) void friend3() {} // expected-error{{redeclaration of 'friend3' cannot add 'dllexport' attribute}}