Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Ddecl-microsoft-call-conv.cpp150 friend void friend_stdcall3(); // expected-note {{previous declaration is here}}
153 void __stdcall friend_stdcall3() {} // expected-error {{function declared 'stdcall' here was previo… in friend_stdcall3() function