Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CXX/special/class.ctor/
H A Dp5-0x.cpp48 class NotDeleted2c { int &&a = static_cast<int&&>(n); }; class
49 NotDeleted2c nd2c;