Home
last modified time | relevance | path

Searched defs:b19 (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Duninitialized.cpp440 …const B b19 = b19; // expected-warning {{variable 'b19' is uninitialized when used within its own… in setupB() local
472 const B b19 = b19; // expected-warning {{variable 'b19' is uninitialized when used within its own … variable
1134 B b19 = { {0, b19.a2.i2} }; // expected-warning{{uninitialized}} variable
1192 B b19 = { {0, b19.a2.i2} }; // expected-warning{{uninitialized}} member