Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSmallPtrSet.cpp141 MoveHelper(SmallSize, std::move(that)); in SmallPtrSetImplBase()
185 MoveHelper(SmallSize, std::move(RHS)); in MoveFrom()
188 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize, in MoveHelper() function in SmallPtrSetImplBase
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallPtrSet.h214 void MoveHelper(unsigned SmallSize, SmallPtrSetImplBase &&RHS);