Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h242 static const T *reserveForParamAndGetAddressImpl(U *This, const T &Elt, in reserveForParamAndGetAddressImpl() function
391 return this->reserveForParamAndGetAddressImpl(this, Elt, N);
398 this->reserveForParamAndGetAddressImpl(this, Elt, N));
543 return this->reserveForParamAndGetAddressImpl(this, Elt, N);
550 this->reserveForParamAndGetAddressImpl(this, Elt, N));