| /llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.reverse/ |
| H A D | base.pass.cpp | 35 std::same_as<BidirRange> auto moved = std::move(rev).base(); in test() local 47 std::same_as<BidirRange> auto moved = std::move(rev).base(); in test() local 69 std::same_as<BidirSentRange<Copyable>> auto moved = std::move(rev).base(); in test() local
|
| H A D | ctor.view.pass.cpp | 39 auto moved = std::move(rev).base(); in test() local
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.general/ |
| H A D | ignore.pass.cpp | 29 auto moved = std::move(copy); in test_ignore_constexpr() local 35 auto moved = std::ignore; in test_ignore_constexpr() local
|
| /llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.filter/ |
| H A D | ctor.view_pred.pass.cpp | 76 bool moved = false, copied = false; in test() local 86 bool moved = false, copied = false; in test() local
|
| H A D | begin.pass.cpp | 141 bool moved = false, copied = false; in general_tests() local
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | array-init-loop.cpp | 107 S moved = (S &&) orig; in move_ctor_init() local 119 S moved = (S &&) orig; in move_ctor_uninit() local 219 S5 moved = (S5 &&) orig; in move_ctor_init_non_pod() local
|
| /llvm-project-15.0.7/libcxx/test/libcxx/ranges/range.adaptors/range.copy.wrap/ |
| H A D | no_unique_address.pass.cpp | 20 bool moved = false; variable
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/ |
| H A D | move.pass.cpp | 47 static int moved; member 54 int CountAssign::moved = 0; member in CountAssign
|
| /llvm-project-15.0.7/libcxx/test/support/ |
| H A D | any_helpers.h | 102 static int moved; member 182 static int moved; member 275 static int moved; member 313 static int moved; member 354 static int moved; member
|
| H A D | experimental_any_helpers.h | 74 static int moved; member 148 static int moved; member
|
| /llvm-project-15.0.7/libcxx/test/libcxx/algorithms/alg.sorting/alg.heap.operations/make.heap/ |
| H A D | complexity.pass.cpp | 25 int moved = 0; member
|
| /llvm-project-15.0.7/libcxx/test/libcxx/algorithms/alg.sorting/alg.heap.operations/sort.heap/ |
| H A D | complexity.pass.cpp | 25 int moved = 0; member
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
| H A D | assign_pair.pass.cpp | 26 int moved = 0; member
|
| H A D | assign_rv_pair.pass.cpp | 26 int moved = 0; member
|
| H A D | assign_rv_pair_U_V.pass.cpp | 30 int moved = 0; member
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.clamp/ |
| H A D | ranges.clamp.pass.cpp | 96 bool moved = false; in test() member
|
| /llvm-project-15.0.7/libcxx/test/libcxx/ |
| H A D | minimal_cxx11_configuration.pass.cpp | 58 int moved; member
|
| /llvm-project-15.0.7/libcxx/test/std/containers/associative/map/map.modifiers/ |
| H A D | try.emplace.pass.cpp | 55 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
| H A D | insert_or_assign.pass.cpp | 55 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
| /llvm-project-15.0.7/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
| H A D | try.emplace.pass.cpp | 57 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
| H A D | insert_or_assign.pass.cpp | 58 bool moved() const {return int_ == -1;} in moved() function in Moveable
|
| /llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.filter/iterator/ |
| H A D | increment.pass.cpp | 109 bool moved = false, copied = false; in test() local
|
| /llvm-project-15.0.7/libcxx/test/support/test.support/ |
| H A D | test_proxy.pass.cpp | 278 std::iter_value_t<decltype(it)> moved = std::ranges::iter_move(it); in test() local
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.move/ |
| H A D | ranges.move.pass.cpp | 202 bool moved = false; in test() member
|
| H A D | ranges.move_backward.pass.cpp | 196 bool moved = false; in test() member
|