Searched refs:Test6 (Results 1 - 20 of 20) sorted by relevance

/external/clang/test/SemaObjC/Inputs/
H A Darc-system-header.h34 extern struct Test6 *const kMagicConstant;
/external/clang/test/SemaCXX/
H A Dattr-weak.cpp19 struct Test6 { struct in namespace:__anon2732
H A Dmicrosoft-dtor-lookup.cpp110 namespace Test6 { namespace
H A Dreferences.cpp69 class Test6 { // expected-warning{{class 'Test6' does not declare any constructor to initialize its non-modifiable members}} class
H A Dempty-class-layout.cpp136 namespace Test6 { namespace
/external/clang/test/CodeGen/
H A D2002-02-17-ArgumentAddress.c30 int Test6() { function
/external/clang/test/CodeGenCXX/
H A Dclass-layout.cpp50 namespace Test6 { namespace
H A Dskip-vtable-pointer-initialization.cpp110 namespace Test6 { namespace
H A Dvtt-layout.cpp71 namespace Test6 { namespace
83 // CHECK: @_ZTVN5Test61AE = unnamed_addr constant [4 x i8*] [i8* null, i8* bitcast ({ i8*, i8* }* @_ZTIN5Test61AE to i8*), i8* bitcast (void ()* @__cxa_deleted_virtual to i8*), i8* bitcast (void (%"struct.Test6::A"*)* @_ZN5Test61A6anchorEv to i8*)]
H A Ddevirtualize-virtual-function-calls-final.cpp107 namespace Test6 { namespace
H A Dthunks.cpp136 namespace Test6 { namespace
H A Dvtable-available-externally.cpp127 namespace Test6 { namespace
H A Dmicrosoft-abi-vtables-virtual-inheritance.cpp184 namespace Test6 { namespace
188 // CHECK-LABEL: VFTable for 'A' in 'Test6::X' (2 entries).
192 // CHECK-NOT: VFTable indices for 'Test6::X'
194 // MANGLING-DAG: @"\01??_7X@Test6@@6B@"
H A Dmicrosoft-abi-vbtables.cpp86 namespace Test6 { namespace
97 // CHECK-DAG: @"\01??_8G@Test6@@7BB@1@E@1@F@1@@" =
98 // CHECK-DAG: @"\01??_8G@Test6@@7BC@1@E@1@F@1@@" =
99 // CHECK-DAG: @"\01??_8G@Test6@@7BB@1@F@1@@" =
100 // CHECK-DAG: @"\01??_8G@Test6@@7BC@1@F@1@@" =
101 // CHECK-DAG: @"\01??_8G@Test6@@7BB@1@E@1@@" =
102 // CHECK-DAG: @"\01??_8G@Test6@@7BC@1@E@1@@" =
103 // CHECK-DAG: @"\01??_8F@Test6@@7BB@1@E@1@@" = {{.*}} [2 x i32] [i32 0, i32 52]
104 // CHECK-DAG: @"\01??_8F@Test6@@7BC@1@E@1@@" = {{.*}} [2 x i32] [i32 0, i32 44]
105 // CHECK-DAG: @"\01??_8F@Test6
[all...]
H A Dvtable-layout.cpp347 namespace Test6 { namespace
360 // CHECK-13: Vtable for 'Test6::C' (6 entries).
362 // CHECK-13-NEXT: 1 | Test6::C RTTI
363 // CHECK-13-NEXT: -- (Test6::A1, 0) vtable address --
364 // CHECK-13-NEXT: -- (Test6::C, 0) vtable address --
365 // CHECK-13-NEXT: 2 | void Test6::C::f()
367 // CHECK-13-NEXT: 4 | Test6::C RTTI
368 // CHECK-13-NEXT: -- (Test6::A2, 16) vtable address --
369 // CHECK-13-NEXT: 5 | void Test6::C::f()
372 // CHECK-13: VTable indices for 'Test6
[all...]
H A Dvisibility.cpp218 namespace Test6 { namespace
/external/clang/test/Sema/
H A Dbitfield.c82 struct Test6 { struct
H A Dattr-capabilities.c24 struct __attribute__((shared_capability("test1", 12))) Test6 {}; // expected-error {{'shared_capability' attribute takes one argument}} struct
/external/v8/test/mjsunit/es6/
H A Dgenerators-iteration.js492 function Test6(iter) {
500 Test6(instantiate(g));
558 function Test6(iter) {
565 Test6(instantiate(g));
647 function Test6(iter) {
656 Test6(instantiate(g));
/external/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cc238 void Test6() { function in class:LockTest
240 fprintf(stderr, "Starting Test6: 3 threads lock/unlock private mutexes\n");
241 // CHECK: Starting Test6
609 LockTest().Test6();

Completed in 1914 milliseconds