Home
last modified time | relevance | path

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

/external/clang/test/CXX/special/class.copy/
Dimplicit-move.cpp91 struct ContainsPrivateDestructor { struct
135 …(ContainsPrivateDestructor(ContainsPrivateDestructor())); // expected-error {{call to implicitly-d… in test_deletion_exclusion()