Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/ranges/range.factories/range.istream.view/
H A Drange.concept.compile.pass.cpp29 struct Unmovable { struct
33 friend std::basic_istream<CharT>& operator>>(std::basic_istream<CharT>& x, const Unmovable&) { in operator >>()
/llvm-project/llvm/unittests/ADT/
H A DFunctionExtrasTest.cpp217 struct Unmovable { TEST() struct
221 __anonc6b044641202(const Unmovable &) TEST() argument