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

/external/clang/test/CodeGen/
H A D2002-02-16-RenamingTest.c7 void Test5(double X) { function
/external/clang/test/SemaObjC/Inputs/
H A Darc-system-header.h24 struct Test5 { struct
/external/clang/test/SemaCXX/
H A Dattr-weak.cpp14 struct Test5 { struct
H A Dmicrosoft-dtor-lookup.cpp92 namespace Test5 { namespace
H A Dempty-class-layout.cpp123 namespace Test5 { namespace
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
H A Dp1.cpp135 namespace Test5 { namespace
138 using namespace Test5;
/external/clang/test/CXX/basic/basic.link/
H A Dp7.cpp62 namespace Test5 { namespace
/external/clang/test/CodeGenCXX/
H A Dclass-layout.cpp36 namespace Test5 { namespace
42 // CHECK: %"struct.Test5::B" = type { %"struct.Test5::A.base", i8, i8, [5 x i8] }
H A Dskip-vtable-pointer-initialization.cpp86 namespace Test5 { namespace
H A Dvtable-available-externally.cpp102 namespace Test5 { namespace
H A Dvtt-layout.cpp61 namespace Test5 { namespace
82 // CHECK: @_ZTVN5Test51AE = unnamed_addr constant [4 x i8*] [i8* null, i8* bitcast ({ i8*, i8* }* @_ZTIN5Test51AE to i8*), i8* bitcast (void ()* @__cxa_pure_virtual to i8*), i8* bitcast (void (%"struct.Test5::A"*)* @_ZN5Test51A6anchorEv to i8*)]
H A Ddevirtualize-virtual-function-calls-final.cpp69 namespace Test5 { namespace
H A Dthunks.cpp116 namespace Test5 { namespace
370 // This is from Test5:
H A Dmicrosoft-abi-vtables-virtual-inheritance.cpp154 namespace Test5 { namespace
158 // MANGLING-DAG: @"\01??_7X@Test5@@6B@"
163 // CHECK-LABEL: VFTable for 'Test5::Y' (1 entry).
164 // CHECK-NEXT: 0 | void Test5::Y::h()
166 // CHECK-LABEL: VFTable for 'A' in 'Test5::X' in 'Test5::Y' (3 entries).
169 // CHECK-NEXT: 2 | void Test5::X::g()
171 // CHECK-LABEL: VFTable indices for 'Test5::Y' (1 entry).
172 // CHECK-NEXT: 0 | void Test5::Y::h()
174 // MANGLING-DAG: @"\01??_7Y@Test5
[all...]
H A Dmicrosoft-abi-vbtables.cpp71 namespace Test5 { namespace
80 // CHECK-DAG: @"\01??_8D@Test5@@7BB@1@@"
81 // CHECK-DAG: @"\01??_8D@Test5@@7BC@1@@"
82 // CHECK-DAG: @"\01??_8C@Test5@@7B@"
83 // CHECK-DAG: @"\01??_8B@Test5@@7B@"
H A Dvtable-layout.cpp304 namespace Test5 { namespace
323 // CHECK-12: Vtable for 'Test5::C' (9 entries).
325 // CHECK-12-NEXT: 1 | Test5::C RTTI
326 // CHECK-12-NEXT: -- (Test5::A, 0) vtable address --
327 // CHECK-12-NEXT: -- (Test5::B1, 0) vtable address --
328 // CHECK-12-NEXT: -- (Test5::C, 0) vtable address --
329 // CHECK-12-NEXT: 2 | void Test5::B1::f()
330 // CHECK-12-NEXT: 3 | void Test5::A::g()
331 // CHECK-12-NEXT: 4 | void Test5::C::h()
333 // CHECK-12-NEXT: 6 | Test5
[all...]
H A Dvisibility.cpp194 namespace Test5 { namespace
/external/clang/test/Sema/
H A Dattr-capabilities.c14 int Test5 __attribute__((release_capability("test5"))); // expected-warning {{'release_capability' attribute only applies to functions}} variable
19 struct __attribute__((capability)) Test5 {}; // expected-error {{'capability' attribute takes one argument}} struct
/external/chromium_org/v8/test/mjsunit/es6/
H A Dgenerators-iteration.js484 function Test5(iter) {
493 Test5(instantiate(g));
552 function Test5(iter) {
559 Test5(instantiate(g));
638 function Test5(iter) {
648 Test5(instantiate(g));
/external/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cc222 void Test5() { function in class:LockTest
224 fprintf(stderr, "Starting Test5\n");
225 // CHECK: Starting Test5
580 LockTest().Test5();

Completed in 432 milliseconds