Searched refs:RootAllocatorStorage (Results 1 – 1 of 1) sorted by relevance
145 RootAllocatorStorage[sizeof(RootAllocatorType)]; member173 new (&RootAllocatorStorage) in Allocators()176 reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage); in Allocators()194 new (&RootAllocatorStorage) RootAllocatorType(Max); in Allocators()196 reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage); in Allocators()212 internal_memcpy(&RootAllocatorStorage, &O.RootAllocatorStorage, in Allocators()224 reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage); in Allocators()254 new (&RootAllocatorStorage)257 reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage);