Searched refs:getFirstEl (Results 1 – 1 of 1) sorted by relevance
141 void *getFirstEl() const { in getFirstEl() function148 SmallVectorTemplateCommon(size_t Size) : Base(getFirstEl(), Size) {} in SmallVectorTemplateCommon()151 Base::grow_pod(getFirstEl(), MinSize, TSize); in grow_pod()156 bool isSmall() const { return this->BeginX == getFirstEl(); } in isSmall()160 this->BeginX = getFirstEl(); in resetToSmall()458 this->getFirstEl(), MinSize, sizeof(T), NewCapacity)); in mallocForGrow()