Home
last modified time | relevance | path

Searched refs:test5_b (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dextern-c.cpp51 extern int test5_b; // expected-note {{declared with C language linkage here}} in test5_f()
56 …static float test5_b; // expected-error {{declaration of 'test5_b' in global scope conflicts with … variable
/dports/lang/spidermonkey60/firefox-60.9.0/build/clang-plugin/tests/
H A DTestCanRunScript.cpp138 void test5_b() { in test5_b() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/mingw/mingw_path_fix/
H A Dseqan_mingw_fix_test.bat77 mkdir %currentDir%test\test5\test5_b
80 set PATH_TEST_5=%currentDir%test\test5\test5_a;%currentDir%test\test5\test5_b;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/SCCP/
H A Dresolvedundefsin-tracked-fn.ll319 ; CHECK-NEXT: call void @test5_b(i8* null)
324 call void @test5_b(i8* %tmp)
328 define internal void @test5_b(i8* %arg) {
329 ; CHECK-LABEL: define {{[^@]+}}@test5_b
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/SCCP/
H A Dresolvedundefsin-tracked-fn.ll319 ; CHECK-NEXT: call void @test5_b(i8* null)
324 call void @test5_b(i8* %tmp)
328 define internal void @test5_b(i8* %arg) {
329 ; CHECK-LABEL: define {{[^@]+}}@test5_b
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/SCCP/
H A Dresolvedundefsin-tracked-fn.ll318 ; CHECK-NEXT: call void @test5_b(i8* null)
323 call void @test5_b(i8* %tmp)
327 define internal void @test5_b(i8* %arg) {
328 ; CHECK-LABEL: define {{[^@]+}}@test5_b
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/SCCP/
H A Dresolvedundefsin-tracked-fn.ll318 ; CHECK-NEXT: call void @test5_b(i8* null)
323 call void @test5_b(i8* %tmp)
327 define internal void @test5_b(i8* %arg) {
328 ; CHECK-LABEL: define {{[^@]+}}@test5_b
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/SCCP/
H A Dresolvedundefsin-tracked-fn.ll318 ; CHECK-NEXT: call void @test5_b(i8* null)
323 call void @test5_b(i8* %tmp)
327 define internal void @test5_b(i8* %arg) {
328 ; CHECK-LABEL: define {{[^@]+}}@test5_b
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/SCCP/
H A Dresolvedundefsin-tracked-fn.ll318 ; CHECK-NEXT: call void @test5_b(i8* null)
323 call void @test5_b(i8* %tmp)
327 define internal void @test5_b(i8* %arg) {
328 ; CHECK-LABEL: define {{[^@]+}}@test5_b
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/SCCP/
H A Dresolvedundefsin-tracked-fn.ll318 ; CHECK-NEXT: call void @test5_b(i8* null)
323 call void @test5_b(i8* %tmp)
327 define internal void @test5_b(i8* %arg) {
328 ; CHECK-LABEL: define {{[^@]+}}@test5_b

12