Home
last modified time | relevance | path

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

/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp17 struct DeletedNTVariant2 { struct
21 DeletedNTVariant2(DeletedNTVariant2&&); argument
Dp11.0x.copy.cpp18 struct DeletedNTVariant2 { struct
20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… argument