Searched refs:RootAllocator (Results 1 – 1 of 1) sorted by relevance
152 RootAllocatorType *RootAllocator = nullptr; member175 RootAllocator = in Allocators()195 RootAllocator = in Allocators()223 RootAllocator = in Allocators()231 O.RootAllocator = nullptr; in Allocators()251 if (RootAllocator)252 RootAllocator->~RootAllocatorType();253 if (O.RootAllocator) {255 RootAllocatorType(std::move(*O.RootAllocator));256 RootAllocator =[all …]