Home | History | Annotate | Download | only in Sema

Lines Matching full:uninitialized

380       //   member of reference type uninitialized, the program is
6143 /// Somewhere within T there is an uninitialized reference subobject.
6216 // Dig out the reference subobject which is uninitialized and diagnose it.
6223 assert(Diagnosed && "couldn't find uninitialized reference to diagnose");