Searched defs:moveAssign (Results 1 – 3 of 3) sorted by relevance
216 void moveAssign(ErrorOr<OtherT> &&Other) { in moveAssign() function
652 template <class OtherT> void moveAssign(Expected<OtherT> &&Other) { in moveAssign() function
323 template <class OtherT> void moveAssign(Expected<OtherT> &&Other) { in moveAssign() function