Lines Matching full:redecl3
200 void redecl3(); // expected-note{{previous declaration is here}}201 __declspec(dllexport) void redecl3(); // expected-warning{{redeclaration of 'redecl3' should not add 'dllexport' attribute}}