Searched refs:moveAssign (Results 1 – 3 of 3) sorted by relevance
136 moveAssign(std::move(Other));216 void moveAssign(ErrorOr<OtherT> &&Other) { in moveAssign() function
545 moveAssign(std::move(Other));652 template <class OtherT> void moveAssign(Expected<OtherT> &&Other) { in moveAssign() function
238 moveAssign(std::move(Other));323 template <class OtherT> void moveAssign(Expected<OtherT> &&Other) { in moveAssign() function