Lines Matching refs:b2
318 struct B2 : A {320 int b2;335 // CHECK-12-NEXT: -- (Test5::B2, 16) vtable address --337 // CHECK-12-NEXT: 8 | void Test5::B2::g()341 struct C : B1, B2 {392 struct B2 : A { };412 // CHECK-14-NEXT: -- (Test7::B2, 24) vtable address --418 struct D : C, B1, B2 {