Home | History | Annotate | Download | only in Support

Lines Matching refs:NodeAllocator

1622   return Doc->NodeAllocator;
2064 return new (NodeAllocator) AliasNode(stream.CurrentDoc, T.Range.substr(1));
2090 return new (NodeAllocator) SequenceNode( stream.CurrentDoc
2096 return new (NodeAllocator)
2103 return new (NodeAllocator)
2110 return new (NodeAllocator)
2117 return new (NodeAllocator)
2124 return new (NodeAllocator)
2131 return new (NodeAllocator)
2142 return new (NodeAllocator) NullNode(stream.CurrentDoc);