Searched refs:NodeIdPairAllocator (Results 1 – 1 of 1) sorted by relevance
154 NodeIdPairAllocatorType *NodeIdPairAllocator = nullptr; member185 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>( in Allocators()203 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>( in Allocators()227 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>( in Allocators()233 O.NodeIdPairAllocator = nullptr; in Allocators()275 if (NodeIdPairAllocator)276 NodeIdPairAllocator->~NodeIdPairAllocatorType();277 if (O.NodeIdPairAllocator) {279 NodeIdPairAllocatorType(std::move(*O.NodeIdPairAllocator));280 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>([all …]