Searched refs:moveElementsForGrow (Results 1 – 1 of 1) sorted by relevance
357 void moveElementsForGrow(T *NewElts);393 moveElementsForGrow(NewElts); in growAndEmplaceBack()423 moveElementsForGrow(NewElts); in grow()429 void SmallVectorTemplateBase<T, TriviallyCopyable>::moveElementsForGrow( in moveElementsForGrow() function