Searched refs:moveAssign (Results 1 – 4 of 4) sorted by relevance
152 moveAssign(std::move(Other));232 void moveAssign(ErrorOr<OtherT> &&Other) { in moveAssign() function
705 moveAssign(std::move(Other));802 template <class OtherT> void moveAssign(Expected<OtherT> &&Other) { in moveAssign() function
669 moveAssign(std::move(Other));767 template <class OtherT> void moveAssign(Expected<OtherT> &&Other) { in moveAssign() function