Home
last modified time | relevance | path

Searched defs:DeletedMoveCtor (Results 1 – 3 of 3) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/support/type_classification/
Dmoveconstructible.h30 struct DeletedMoveCtor { struct
32 DeletedMoveCtor& operator=(DeletedMoveCtor&&) = default; argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/iterator.requirements/alg.req.ind.move/
Dindirectly_movable_storable.compile.pass.cpp61 struct DeletedMoveCtor { struct
/external/cronet/buildtools/third_party/libc++/trunk/test/std/iterators/iterator.requirements/alg.req.ind.copy/
Dindirectly_copyable_storable.compile.pass.cpp166 struct DeletedMoveCtor { struct