Searched refs:DeallocateSlabs (Results 1 – 1 of 1) sorted by relevance
165 DeallocateSlabs(Slabs.begin(), Slabs.end()); in ~BumpPtrAllocatorImpl()170 DeallocateSlabs(Slabs.begin(), Slabs.end());199 DeallocateSlabs(std::next(Slabs.begin()), Slabs.end()); in Reset()318 void DeallocateSlabs(SmallVectorImpl<void *>::iterator I, in DeallocateSlabs() function