Searched defs:b15 (Results 1 – 1 of 1) sorted by relevance
477 …B* b15 = getPtrB(b15->x); // expected-warning {{variable 'b15' is uninitialized when used within … in setupB() local509 B* b15 = getPtrB(b15->x); // expected-warning {{variable 'b15' is uninitialized when used within i… variable1172 B b15 = { {0, b15.a2.i1} }; // expected-warning{{uninitialized}} variable1230 B b15 = { {0, b15.a2.i1} }; // expected-warning{{uninitialized}} member