Searched refs:FragmentAllocator (Results 1 – 2 of 2) sorted by relevance
140 BumpPtrAllocator FragmentAllocator; variable441 return new (FragmentAllocator.Allocate(sizeof(F), alignof(F))) in allocFragment()
162 FragmentAllocator.Reset(); in reset()