Home
last modified time | relevance | path

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

/external/clang/test/CXX/special/class.copy/
Dimplicit-move.cpp157 struct ContainsRValueRef { struct
159 ContainsRValueRef() noexcept;
163 (ContainsRValueRef(ContainsRValueRef())); in test_contains_rref()