Searched refs:PerThreadAllocator (Results 1 – 1 of 1) sorted by relevance
27 class PerThreadAllocator28 : public AllocatorBase<PerThreadAllocator<AllocatorTy>> {30 PerThreadAllocator() in PerThreadAllocator() function38 using AllocatorBase<PerThreadAllocator<AllocatorTy>>::Allocate;40 using AllocatorBase<PerThreadAllocator<AllocatorTy>>::Deallocate;115 using PerThreadBumpPtrAllocator = PerThreadAllocator<BumpPtrAllocator>;