decl-microsoft-call-conv.cpp | 58 cdecl_fun_t member_typedef_cdecl1; // expected-note {{previous declaration is here}} member in struct:S 88 void __cdecl S::member_typedef_cdecl1() {} // expected-error {{function declared 'cdecl' here was previously declared without calling convention}} function in class:S
|