Searched defs:b18 (Results 1 – 1 of 1) sorted by relevance
481 …B b18 = { b18.x + 1, b18.y }; // expected-warning 2{{variable 'b18' is uninitialized when used wi… in setupB() local513 B b18 = { b18.x + 1, b18.y }; // expected-warning 2{{variable 'b18' is uninitialized when used wit… variable1176 B b18 = { {b18.a2.i2} }; // expected-warning{{uninitialized}} variable1234 B b18 = { {b18.a2.i2} }; // expected-warning{{uninitialized}} member