Searched refs:InheritsPrivateDestructor (Results 1 – 1 of 1) sorted by relevance
90 struct InheritsPrivateDestructor : PrivateDestructor {}; // expected-note{{base class 'PrivateDestr… struct134 …(InheritsPrivateDestructor(InheritsPrivateDestructor())); // expected-error {{call to implicitly-d… in test_deletion_exclusion()