Searched refs:redecl6 (Results 1 – 3 of 3) sorted by relevance
105 void redecl6(); // expected-note{{previous declaration is here}}106 __declspec(dllexport) void redecl6(); // expected-warning{{redeclaration of 'redecl6' should not ad…
195 __declspec(dllimport) void redecl6();196 inline void redecl6() {} in redecl6() function
315 void redecl6(); // expected-note{{previous declaration is here}}316 __declspec(dllimport) inline void redecl6() {} // expected-warning{{redeclaration of 'redecl6' shou… in redecl6() function318 void redecl6();319 __declspec(dllimport) inline void redecl6() {} // expected-warning{{'dllimport' attribute ignored o… in redecl6() function