Searched refs:OffsetAlloc (Results 1 – 1 of 1) sorted by relevance
115 OffsetAlloc.DestroyAll(); in reset()132 auto *OffsetList = new (OffsetAlloc.Allocate()) OffsetListT(); in insertOffsets()137 SpecificBumpPtrAllocator<OffsetListT> OffsetAlloc; variable