Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx0x-cursory-default-delete.cpp61 struct sub_some_init : public some_init_def { }; struct
112 …const sub_some_init ssi; // expected-error {{default initialization of an object of const type 'co… in constobjs()