Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching defs:Test32

1539 namespace Test32 {
1541 // Check that we correctly lay out the virtual bases of 'Test32::D'.
1551 // CHECK-38: Virtual base offset offsets for 'Test32::E' (3 entries).
1552 // CHECK-38-NEXT: Test32::A | -32
1553 // CHECK-38-NEXT: Test32::B | -24
1554 // CHECK-38-NEXT: Test32::D | -40
1564 // Test that we don't emit too many vcall offsets in 'Test32::F'.