Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dcxx-uninitialized-object-inheritance.cpp789 struct DynamicTypeTest1 { struct
793 DynamicTypeTest1(DynTBase1 *bptr) : bptr(bptr) {} // expected-warning{{1 uninitialized field}} in DynamicTypeTest1() function