Searched defs:b19 (Results 1 – 2 of 2) sorted by relevance
339 const std::string_view b19 = {{}}; // Default `const CharT*` in stack_construction() local
484 const B b19 = b19; // expected-warning {{variable 'b19' is uninitialized when used within its own initialization}} setupB() local 516 const B b19 = b19; // expected-warning {{variable 'b19' is uninitialized when used within its own initialization}} global() variable 1179 B b19 = { {0, b19.a2.i2} }; // expected-warning{{uninitialized}} global() variable 1237 B b19 = { {0, b19.a2.i2} }; // expected-warning{{uninitialized}} global() member [all...]