Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dcxx-uninitialized-object-inheritance.cpp808 struct DynamicTypeTest2 { struct
812 DynamicTypeTest2(DynTBase2 *bptr) : bptr(bptr) {} // expected-warning{{2 uninitialized fields}} in DynamicTypeTest2() argument