Searched refs:MoveFrom (Results 1 – 2 of 2) sorted by relevance
210 void MoveFrom(unsigned SmallSize, SmallPtrSetImplBase &&RHS);488 this->MoveFrom(SmallSizePowTwo, std::move(RHS));
181 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom() function in SmallPtrSetImplBase