Searched defs:shrinkToSize (Results 1 – 2 of 2) sorted by relevance
133 void shrinkToSize(size_t Index) { in shrinkToSize() function
134 DEMANGLE_ASSERT(Index <= size(), "shrinkToSize() can't expand!"); in shrinkToSize() function