Searched refs:NodeAllocatorStorage (Results 1 – 1 of 1) sorted by relevance
143 NodeAllocatorStorage[sizeof(NodeAllocatorType)]; member168 new (&NodeAllocatorStorage) in Allocators()171 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage); in Allocators()190 new (&NodeAllocatorStorage) NodeAllocatorType(Max); in Allocators()192 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage); in Allocators()210 internal_memcpy(&NodeAllocatorStorage, &O.NodeAllocatorStorage, in Allocators()222 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage); in Allocators()242 new (&NodeAllocatorStorage)245 reinterpret_cast<NodeAllocatorType *>(&NodeAllocatorStorage);