Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-uninitialized-object.cpp1018 struct FloatingTypeTest { struct
1022 FloatingTypeTest() {} // expected-warning{{1 uninitialized field}} in FloatingTypeTest() function
1026 FloatingTypeTest(); in fFloatingTypeTest()