Home
last modified time | relevance | path

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

/llvm-project/clang/test/CXX/special/class.copy/
H A Dp11.0x.move.cpp20 struct DeletedNTVariant2 { struct
24 DeletedNTVariant2(DeletedNTVariant2&&); argument
H A Dp11.0x.copy.cpp18 struct DeletedNTVariant2 { struct
20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… argument