Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSmallPtrSet.cpp159 moveHelper(SmallStorage, SmallSize, RHSSmallStorage, std::move(that)); in SmallPtrSetImplBase()
208 moveHelper(SmallStorage, SmallSize, RHSSmallStorage, std::move(RHS)); in moveFrom()
211 void SmallPtrSetImplBase::moveHelper(const void **SmallStorage, in moveHelper() function in SmallPtrSetImplBase
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallPtrSet.h263 void moveHelper(const void **SmallStorage, unsigned SmallSize,