Searched refs:IndirectVirtualBase (Results 1 – 4 of 4) sorted by relevance
122 struct IndirectVirtualBase : DirectVirtualBase {}; // expected-note {{copy assignment operator) not… struct153 IndirectVirtualBase ivb; in test_deletion_exclusion()154 ivb = IndirectVirtualBase(); // expected-error {{no viable}} in test_deletion_exclusion()
62 // To avoid needing a dedicated value for IndirectVirtualBase, we use65 HANDLE_DI_FLAG((1 << 2) | (1 << 5), IndirectVirtualBase)
94 | IndirectVirtualBase Constructor