Home
last modified time | relevance | path

Searched refs:wWinMain (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp13 void wWinMain(void) {} // expected-note{{previous definition is here}} in wWinMain() function
14 void wWinMain(int) {} // expected-error{{conflicting types for 'wWinMain'}} in wWinMain() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/abi/
H A Dmain.C20 int wWinMain();
21 extern "C" int wWinMain();

12345678910>>...13