Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:friend4

199   friend                       void friend4(); // expected-note{{previous declaration is here}}
204 __declspec(dllexport) inline void friend4() {} // expected-error{{redeclaration of 'friend4' cannot add 'dllexport' attribute}}