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