Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h230 static const T *reserveForParamAndGetAddressImpl(U *This, const T &Elt, in reserveForParamAndGetAddressImpl() function
379 return this->reserveForParamAndGetAddressImpl(this, Elt, N);
386 this->reserveForParamAndGetAddressImpl(this, Elt, N));
531 return this->reserveForParamAndGetAddressImpl(this, Elt, N);
538 this->reserveForParamAndGetAddressImpl(this, Elt, N));