Lines Matching refs:redecl5
208 void redecl5(); // expected-note{{previous declaration is here}}209 __declspec(dllexport) inline void redecl5() {} // expected-warning{{redeclaration of 'redecl5' should not add 'dllexport' attribute}}