Searched refs:NonAggr3 (Results 1 – 4 of 4) sorted by relevance
20 class NonAggr3 { // expected-note 3 {{candidate constructor}} class31 NonAggr3 na3 = { 17 }; // expected-error{{no matching constructor for initialization of 'NonAggr3'}}
43 struct NonAggr3 { // expected-note 3 {{candidate constructor}} struct47 NonAggr3 na3 = { 42 }; // expected-error {{no matching constructor for initialization of 'NonAggr3'… argument
19 class NonAggr3 { // expected-note 3 {{candidate constructor}} class30 NonAggr3 na3 = { 17 }; // expected-error{{no matching constructor for initialization of 'NonAggr3'}}