Home
last modified time | relevance | path

Searched refs:NullptrTypeTypeTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-uninitialized-object.cpp1029 struct NullptrTypeTypeTest { struct
1033 NullptrTypeTypeTest() {} // expected-warning{{1 uninitialized field}} in NullptrTypeTypeTest() argument
1037 NullptrTypeTypeTest(); in fNullptrTypeTypeTest()