Home
last modified time | relevance | path

Searched refs:MoveHelper (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Support/
H A DSmallPtrSet.cpp142 MoveHelper(SmallSize, std::move(that)); in SmallPtrSetImplBase()
186 MoveHelper(SmallSize, std::move(RHS)); in MoveFrom()
189 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize, in MoveHelper() function in SmallPtrSetImplBase
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DSmallPtrSet.h215 void MoveHelper(unsigned SmallSize, SmallPtrSetImplBase &&RHS);