Searched refs:getFirstEl (Results 1 – 1 of 1) sorted by relevance
129 void *getFirstEl() const { in getFirstEl() function136 SmallVectorTemplateCommon(size_t Size) : Base(getFirstEl(), Size) {} in SmallVectorTemplateCommon()139 Base::grow_pod(getFirstEl(), MinSize, TSize); in grow_pod()144 bool isSmall() const { return this->BeginX == getFirstEl(); } in isSmall()148 this->BeginX = getFirstEl(); in resetToSmall()446 this->getFirstEl(), MinSize, sizeof(T), NewCapacity)); in mallocForGrow()