Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-uninitialized-object-ptr-ref.cpp86 struct TypedAllocaTest1 { struct
90 TypedAllocaTest1() // expected-warning{{1 uninitialized field}} in TypedAllocaTest1() argument
98 TypedAllocaTest1(); in fTypedAllocaTest1()