reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/YAMLParser.cpp
 2062       return Key = new (getAllocator()) NullNode(Doc);
 2071     return Key = new (getAllocator()) NullNode(Doc);
 2083     return Value = new (getAllocator()) NullNode(Doc);
 2093       return Value = new (getAllocator()) NullNode(Doc);
 2098       return Value = new (getAllocator()) NullNode(Doc);
 2106     return Value = new (getAllocator()) NullNode(Doc);
 2130     CurrentEntry = new (getAllocator()) KeyValueNode(Doc);
 2310     return new (NodeAllocator) AliasNode(stream.CurrentDoc, T.Range.substr(1));
 2336     return new (NodeAllocator) SequenceNode( stream.CurrentDoc
 2342     return new (NodeAllocator)
 2349     return new (NodeAllocator)
 2356     return new (NodeAllocator)
 2363     return new (NodeAllocator)
 2370     return new (NodeAllocator)
 2379     return new (NodeAllocator)
 2385     return new (NodeAllocator)
 2396     return new (NodeAllocator) NullNode(stream.CurrentDoc);