Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:Test4

175 namespace Test4 {
187 // CHECK-8: Vtable for 'Test4::B' (4 entries).
189 // CHECK-8-NEXT: 1 | Test4::B RTTI
190 // CHECK-8-NEXT: -- (Test4::A, 0) vtable address --
191 // CHECK-8-NEXT: -- (Test4::B, 0) vtable address --
192 // CHECK-8-NEXT: 2 | Test4::R3 *Test4::B::f()
194 // CHECK-8-NEXT: 3 | Test4::R3 *Test4::B::f()
209 // CHECK-9: Vtable for 'Test4::D' (4 entries).
211 // CHECK-9-NEXT: 1 | Test4::D RTTI
212 // CHECK-9-NEXT: -- (Test4::C, 0) vtable address --
213 // CHECK-9-NEXT: -- (Test4::D, 0) vtable address --
214 // CHECK-9-NEXT: 2 | Test4::V2 *Test4::D::f()
216 // CHECK-9-NEXT: 3 | Test4::V2 *Test4::D::f()
225 // CHECK-10: Vtable for 'Test4::E' (4 entries).
227 // CHECK-10-NEXT: 1 | Test4::E RTTI
228 // CHECK-10-NEXT: -- (Test4::A, 0) vtable address --
229 // CHECK-10-NEXT: -- (Test4::E, 0) vtable address --
230 // CHECK-10-NEXT: 2 | Test4::V3 *Test4::E::f()
232 // CHECK-10-NEXT: 3 | Test4::V3 *Test4::E::f()
241 // CHECK-11: Vtable for 'Test4::F' (5 entries).
243 // CHECK-11-NEXT: 1 | Test4::F RTTI
244 // CHECK-11-NEXT: -- (Test4::A, 0) vtable address --
245 // CHECK-11-NEXT: -- (Test4::F, 0) vtable address --
246 // CHECK-11-NEXT: 2 | Test4::R3 *Test4::F::f() [pure]
247 // CHECK-11-NEXT: 3 | void Test4::F::g()
248 // CHECK-11-NEXT: 4 | Test4::R3 *Test4::F::f() [pure]