HomeSort by relevance Sort by last modified time
    Searched full:member_cdecl2 (Results 1 - 1 of 1) sorted by null

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

Completed in 61 milliseconds