Lines Matching defs:NodeIdPairAllocator
154 NodeIdPairAllocatorType *NodeIdPairAllocator = nullptr;
185 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>(
203 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>(
227 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>(
233 O.NodeIdPairAllocator = nullptr;
275 if (NodeIdPairAllocator)
276 NodeIdPairAllocator->~NodeIdPairAllocatorType();
277 if (O.NodeIdPairAllocator) {
279 NodeIdPairAllocatorType(std::move(*O.NodeIdPairAllocator));
280 NodeIdPairAllocator = reinterpret_cast<NodeIdPairAllocatorType *>(
282 O.NodeIdPairAllocator = nullptr;
284 NodeIdPairAllocator = nullptr;
297 if (NodeIdPairAllocator != nullptr)
298 NodeIdPairAllocator->~NodeIdPairAllocatorType();
321 NodeIdPairAllocatorType *NodeIdPairAllocator;
329 NodeIdPairAllocator(A.NodeIdPairAllocator),
340 NodeIdPairAllocator(O.NodeIdPairAllocator),
347 NodeIdPairAllocator = O.NodeIdPairAllocator;
369 nullptr, NodeIdPairArray(*NodeIdPairAllocator), 0u, 0u, FId);
403 TopNode, NodeIdPairArray(*NodeIdPairAllocator), 0u, 0u, FId);
494 nullptr, NodeIdPairArray(*O.NodeIdPairAllocator), Root->CallCount,
515 NP.NewNode, NodeIdPairArray(*O.NodeIdPairAllocator),
555 nullptr, NodeIdPairArray(*O.NodeIdPairAllocator), 0u, 0u,
581 NT.TargetNode, NodeIdPairArray(*O.NodeIdPairAllocator), 0u, 0u,