Searched refs:RootAllocator (Results 1 – 1 of 1) sorted by relevance
156 RootAllocatorType *RootAllocator = nullptr; member179 RootAllocator = in Allocators()199 RootAllocator = in Allocators()227 RootAllocator = in Allocators()235 O.RootAllocator = nullptr; in Allocators()255 if (RootAllocator)256 RootAllocator->~RootAllocatorType();257 if (O.RootAllocator) {259 RootAllocatorType(std::move(*O.RootAllocator));260 RootAllocator =[all …]