Home | History | Annotate | Download | only in Support

Lines Matching refs:NodeAllocator

1612   return Doc->NodeAllocator;
2049 return new (NodeAllocator) AliasNode(stream.CurrentDoc, T.Range.substr(1));
2071 return new (NodeAllocator) SequenceNode( stream.CurrentDoc
2076 return new (NodeAllocator)
2082 return new (NodeAllocator)
2088 return new (NodeAllocator)
2094 return new (NodeAllocator)
2100 return new (NodeAllocator)
2106 return new (NodeAllocator)
2116 return new (NodeAllocator) NullNode(stream.CurrentDoc);