Searched defs:Left3 (Results 1 – 1 of 1) sorted by relevance
380 struct Left3 { struct381 int x; // expected-note{{uninitialized field 'this->Left3::x'}} argument383 Left3(int) : x(39) {} in Left3() argument