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