Searched refs:test11 (Results 1 - 25 of 83) sorted by path

1234

/external/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c42 int test11(int *q, int *x) { function
/external/clang/test/Analysis/
H A Dmalloc-interprocedural.c37 static void test11() { function
H A Dunreachable-code-path.c126 // test11: we can actually end up in the default case, even if it is not
130 void test11(enum foobar fb) { function
/external/clang/test/CXX/class.access/class.friend/
H A Dp1.cpp312 namespace test11 { namespace
329 void A::test2(B::private_type x) {} // expected-error {{'private_type' is a private member of 'test11::B'}}
330 void A::test3(int x = B::private_type()) {} // expected-error {{'private_type' is a private member of 'test11::B'}}
/external/clang/test/CXX/class.access/class.protected/
H A Dp1.cpp392 namespace test11 { namespace
/external/clang/test/CXX/class.access/
H A Dp4.cpp300 namespace test11 { namespace
/external/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp243 namespace test11 { namespace
/external/clang/test/CodeGen/
H A Dconditional.c58 // CHECK: @test11
60 int test11(int c) { function
H A Dext-vector.c229 // CHECK: @test11
232 int test11() { function
H A Dinit.c122 void test11(struct test11S *P) { function
124 // CHECK: @test11
H A Dms-volatile.c77 void test11(volatile float *p, volatile float *q) { function
79 // CHECK-LABEL: @test11
H A Dobject-size.c88 // CHECK-LABEL: define void @test11
89 void test11() { function
H A Dpass-object-size.c315 // CHECK-LABEL: define void @test11
316 void test11(void *const p __attribute__((pass_object_size(2)))) { function
H A Dswitch-dce.c187 // CHECK: @test11
190 void test11() { function
/external/clang/test/CodeGenCXX/
H A Dctor-dtor-alias.cpp224 namespace test11 { namespace
H A Ddestructors.cpp436 namespace test11 { namespace
442 // CHECK6: [[T1:%[a-z0-9]+]] = alloca %"struct.test11::S1"
443 // CHECK6: [[T2:%[a-z0-9]+]] = alloca %"struct.test11::S1"
444 // CHECK6: [[T3:%[a-z0-9]+]] = alloca %"struct.test11::S1"
447 // CHECK6: call void @_ZN6test112S1D1Ev(%"struct.test11::S1"* [[T1]])
448 // CHECK6: [[BC1:%[a-z0-9]+]] = bitcast %"struct.test11::S1"* [[T1]] to i8*
451 // CHECK6: call void @_ZN6test112S1D1Ev(%"struct.test11::S1"* [[T1]])
452 // CHECK6: [[BC2:%[a-z0-9]+]] = bitcast %"struct.test11::S1"* [[T1]] to i8*
456 // CHECK6: call void @_ZN6test112S1D1Ev(%"struct.test11::S1"* [[T2]])
457 // CHECK6: [[BC3:%[a-z0-9]+]] = bitcast %"struct.test11
[all...]
H A Deh.cpp247 namespace test11 { namespace
H A Dexceptions.cpp467 namespace test11 { namespace
H A Dlinkage.cpp130 namespace test11 { namespace
H A Dmangle-template.cpp146 namespace test11 { namespace
H A Dmangle.cpp489 namespace test11 { namespace
H A Dmember-function-pointers.cpp287 namespace test11 { namespace
H A Dunknown-anytype.cpp120 void test11() { function
H A Dx86_64-arguments.cpp216 namespace test11 { namespace
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp319 void test11() { function

Completed in 537 milliseconds

1234