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