Searched refs:moveElementsForGrow (Results 1 – 1 of 1) sorted by relevance
383 void moveElementsForGrow(T *NewElts);419 moveElementsForGrow(NewElts); in growAndEmplaceBack()449 moveElementsForGrow(NewElts); in grow()463 void SmallVectorTemplateBase<T, TriviallyCopyable>::moveElementsForGrow( in moveElementsForGrow() function