HomeSort by relevance Sort by last modified time
    Searched refs:Test13 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/CodeGenCXX/
thunks.cpp 303 namespace Test13 {
325 // CHECK: ret %"struct.Test13::D"*
microsoft-abi-vbtables.cpp 219 namespace Test13 {
227 // CHECK-DAG: @"\01??_8E@Test13@@7BD@1@@" =
228 // CHECK-DAG: @"\01??_8E@Test13@@7BC@1@D@1@@" =
229 // CHECK-DAG: @"\01??_8E@Test13@@7BB@1@D@1@@" =
230 // CHECK-DAG: @"\01??_8E@Test13@@7BC@1@@" =
231 // CHECK-DAG: @"\01??_8E@Test13@@7BB@1@@" =
232 // CHECK-DAG: @"\01??_8D@Test13@@7B@" =
233 // CHECK-DAG: @"\01??_8D@Test13@@7BC@1@@" =
234 // CHECK-DAG: @"\01??_8D@Test13@@7BB@1@@" =
235 // CHECK-DAG: @"\01??_8C@Test13@@7B01@@"
    [all...]
vtable-layout.cpp 601 namespace Test13 {
612 // CHECK-20: Vtable for 'Test13::C' (6 entries).
617 // CHECK-20-NEXT: 4 | Test13::C RTTI
618 // CHECK-20-NEXT: -- (Test13::A, 0) vtable address --
619 // CHECK-20-NEXT: -- (Test13::B, 0) vtable address --
620 // CHECK-20-NEXT: -- (Test13::C, 0) vtable address --
621 // CHECK-20-NEXT: 5 | void Test13::C::f()
623 // CHECK-20: VTable indices for 'Test13::C' (1 entries).
624 // CHECK-20-NEXT: 0 | void Test13::C::f()
    [all...]
visibility.cpp 322 namespace Test13 {
    [all...]
  /external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc 384 void Test13() {
387 fprintf(stderr, "Starting Test13: 4 threads read lock/unlock 4 shared mutexes, all under another shared mutex\n");
388 // CHECK-RD: Starting Test13
588 LockTest().Test13();

Completed in 134 milliseconds