Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/special/class.ctor/
H A Dp5-0x.cpp3 struct DefaultedDefCtor1 {}; struct
28 union NotDeleted1a { DefaultedDefCtor1 nu; };
73 union NotDeleted3e { const DefaultedDefCtor1 a[42]; int b; };
79 struct NotDeleted3h { const DefaultedDefCtor1 a[42]; };