Lines Matching refs:NodeAllocator
2021 return Doc->NodeAllocator;
2522 return new (NodeAllocator) AliasNode(stream.CurrentDoc, T.Range.substr(1));
2548 return new (NodeAllocator) SequenceNode( stream.CurrentDoc
2554 return new (NodeAllocator)
2561 return new (NodeAllocator)
2568 return new (NodeAllocator)
2575 return new (NodeAllocator)
2582 return new (NodeAllocator)
2590 StringRef StrCopy = NullTerminatedStr.copy(NodeAllocator).drop_back();
2591 return new (NodeAllocator)
2597 return new (NodeAllocator)
2608 return new (NodeAllocator) NullNode(stream.CurrentDoc);
2613 return new (NodeAllocator) NullNode(stream.CurrentDoc);