Searched refs:wWinMain (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} function
/external/webrtc/webrtc/examples/peerconnection/client/
H A Dmain.cc20 int PASCAL wWinMain(HINSTANCE instance, HINSTANCE prev_instance, function
/external/clang/test/CodeGenCXX/
H A Dmangle-ms.cpp292 int wWinMain() { return 0; } function
293 // CHECK-DAG: @wWinMain
294 // X64-DAG: @wWinMain

Completed in 1519 milliseconds