Searched refs:moveElementsForGrow (Results 1 – 1 of 1) sorted by relevance
371 void moveElementsForGrow(T *NewElts);407 moveElementsForGrow(NewElts); in growAndEmplaceBack()437 moveElementsForGrow(NewElts); in grow()451 void SmallVectorTemplateBase<T, TriviallyCopyable>::moveElementsForGrow( in moveElementsForGrow() function