Searched refs:Test9 (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmangle-unnamed.cpp86 } Test9; typedef in typeref:struct:__anon16085
88 Test9 a;
H A Dmicrosoft-abi-vtables-multiple-nonvirtual-inheritance.cpp11 // RUN: FileCheck --check-prefix=NO-THUNKS-Test9 %s < %t
194 struct Test9: A, D { struct in namespace:no_thunks
195 // NO-THUNKS-Test9: VFTable for 'A' in 'no_thunks::Test9' (2 entries).
196 // NO-THUNKS-Test9-NEXT: 0 | void A::f()
197 // NO-THUNKS-Test9-NEXT: 1 | void no_thunks::Test9::h()
199 // NO-THUNKS-Test9: VFTable for 'A' in 'no_thunks::D' in 'no_thunks::Test9' (2 entries).
200 // NO-THUNKS-Test9
[all...]
H A Dskip-vtable-pointer-initialization.cpp3 // See Test9 for test description.
190 namespace Test9 { namespace
H A Ddevirtualize-virtual-function-calls-final.cpp155 namespace Test9 { namespace
H A Dmicrosoft-abi-vtables-virtual-inheritance.cpp219 namespace Test9 { namespace
224 // TEST9-Y: VFTable for 'Test9::Y' (1 entries).
225 // TEST9-Y-NEXT: 0 | void Test9::Y::h()
227 // TEST9-Y: VFTable for 'A' in 'Test9::X' in 'Test9::Y' (2 entries).
231 // TEST9-Y: VFTable indices for 'Test9::Y' (1 entries).
232 // TEST9-Y-NEXT: 0 | void Test9::Y::h()
240 // TEST9-Z: VFTable for 'Test9::Y' in 'Test9::Z' (1 entries).
241 // TEST9-Z-NEXT: 0 | void Test9
[all...]
H A Dthunks.cpp238 namespace Test9 { namespace
H A Dmicrosoft-abi-vbtables.cpp142 namespace Test9 { namespace
153 // CHECK-DAG: @"\01??_8E@Test9@@7B01@@" =
154 // CHECK-DAG: @"\01??_8E@Test9@@7BD@1@@" =
155 // CHECK-DAG: @"\01??_8E@Test9@@7BC@1@@" =
156 // CHECK-DAG: @"\01??_8E@Test9@@7BB@1@@" =
157 // CHECK-DAG: @"\01??_8D@Test9@@7B@" =
158 // CHECK-DAG: @"\01??_8D@Test9@@7BC@1@@" =
159 // CHECK-DAG: @"\01??_8D@Test9@@7BB@1@@" =
160 // CHECK-DAG: @"\01??_8C@Test9@@7B01@@" =
161 // CHECK-DAG: @"\01??_8C@Test9
[all...]
H A Dvtable-layout.cpp447 namespace Test9 { namespace
454 // CHECK-16: Vtable for 'Test9::B' (5 entries).
458 // CHECK-16-NEXT: 3 | Test9::B RTTI
459 // CHECK-16-NEXT: -- (Test9::B, 0) vtable address --
460 // CHECK-16-NEXT: 4 | void Test9::B::f()
462 // CHECK-16: VTable indices for 'Test9::B' (1 entries).
463 // CHECK-16-NEXT: 0 | void Test9::B::f()
H A Dvisibility.cpp257 namespace Test9 { namespace

Completed in 157 milliseconds