Searched refs:moveElementsForGrow (Results 1 – 1 of 1) sorted by relevance
384 void moveElementsForGrow(T *NewElts);420 moveElementsForGrow(NewElts); in growAndEmplaceBack()450 moveElementsForGrow(NewElts); in grow()464 void SmallVectorTemplateBase<T, TriviallyCopyable>::moveElementsForGrow( in moveElementsForGrow() function