Searched refs:growStorageBy (Results 1 – 1 of 1) sorted by relevance
9 void growStorageBy();11 template <class T> __attribute__((noinline)) void Vector<T>::growStorageBy() { in growStorageBy() function in Vector15 strs.growStorageBy(); in foo()