Searched refs:member_cdecl2 (Results 1 - 1 of 1) sorted by path

/external/clang/test/SemaCXX/
H A Ddecl-microsoft-call-conv.cpp45 void __cdecl member_cdecl2(); // expected-note {{previous declaration is here}}
81 void __thiscall S::member_cdecl2() {} // expected-error {{function declared 'thiscall' here was previously declared 'cdecl'}} function in class:S

Completed in 201 milliseconds