Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/test/
H A Drvalue_types.cpp84 void rvalue_move(const MatrixType& m) in rvalue_move() function
123 void rvalue_move(const MatrixType&) {} in rvalue_move() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/
H A Diter_move.pass.cpp86 constexpr void rvalue_move(It first_, It last_, Out result_first_, Out result_last_) { in rvalue_move() function