Searched refs:NoDestroy (Results 1 – 1 of 1) sorted by relevance
11 class NoDestroy { ~NoDestroy(); }; // expected-note 3 {{declared private here}} class20 NoDestroy x; // expected-error {{field of type 'NoDestroy' has private destructor}}41 NoDestroy x; // expected-error {{field of type 'NoDestroy' has private destructor}}67 NoDestroy x; // expected-error {{field of type 'NoDestroy' has private destructor}}