Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSmallVector.h211 static const T *reserveForParamAndGetAddressImpl(U *This, const T &Elt, in reserveForParamAndGetAddressImpl() function
365 return this->reserveForParamAndGetAddressImpl(this, Elt, N);
372 this->reserveForParamAndGetAddressImpl(this, Elt, N));
511 return this->reserveForParamAndGetAddressImpl(this, Elt, N);
518 this->reserveForParamAndGetAddressImpl(this, Elt, N));