Home
last modified time | relevance | path

Searched refs:static_member_cdecl2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Ddecl-microsoft-call-conv.cpp67 static void __cdecl static_member_cdecl2(); // expected-note {{previous declaration is here}}
106 void __stdcall S::static_member_cdecl2() {} // expected-error {{function declared 'stdcall' here w… in static_member_cdecl2() function in S