Searched refs:getFirstEl (Results 1 – 1 of 1) sorted by relevance
142 void *getFirstEl() const { in getFirstEl() function149 SmallVectorTemplateCommon(size_t Size) : Base(getFirstEl(), Size) {} in SmallVectorTemplateCommon()152 Base::grow_pod(getFirstEl(), MinSize, TSize); in grow_pod()157 bool isSmall() const { return this->BeginX == getFirstEl(); } in isSmall()161 this->BeginX = getFirstEl(); in resetToSmall()459 this->getFirstEl(), MinSize, sizeof(T), NewCapacity)); in mallocForGrow()