Home | History | Annotate | Download | only in Support

Lines Matching refs:Root

2262 Document::Document(Stream &S) : stream(S), Root(nullptr) {
2277 if (!Root)
2279 Root->skip();