Searched defs:Right5 (Results 1 – 1 of 1) sorted by relevance
435 struct Right5 { struct436 int y; // expected-note{{uninitialized field 'this->Right5::y'}} argument438 Right5(int) : y(45) {} in Right5() argument