Home | History | Annotate | Download | only in Support

Lines Matching refs:NodeAllocator

1584   return Doc->NodeAllocator;
2017 return new (NodeAllocator) AliasNode(stream.CurrentDoc, T.Range.substr(1));
2039 return new (NodeAllocator) SequenceNode( stream.CurrentDoc
2044 return new (NodeAllocator)
2050 return new (NodeAllocator)
2056 return new (NodeAllocator)
2062 return new (NodeAllocator)
2068 return new (NodeAllocator)
2074 return new (NodeAllocator)
2084 return new (NodeAllocator) NullNode(stream.CurrentDoc);