Searched defs:moveConstruct (Results 1 – 4 of 4) sorted by relevance
107 void moveConstruct() { in moveConstruct() function
202 void moveConstruct(ErrorOr<OtherT> &&Other) { in moveConstruct() function
650 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) { in moveConstruct() function
312 template <class OtherT> void moveConstruct(Expected<OtherT> &&Other) { in moveConstruct() function