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