Lines Matching refs:a3
566 // CHECK-19-NEXT: -- (Test12::A3, 40) vtable address --567 // CHECK-19-NEXT: 18 | void Test12::A3::a3()582 struct A3 {583 virtual void a3();587 struct A : A1, A2, A3 {