Lines Matching refs:root_
1851 root_(),
1877 root_ = typeless_;
1879 CreateSchemaRecursive(&root_, pointer, document, document, docId_);
1882 CreateSchema(&root_, pointer, *v, document, docId_);
1890 RAPIDJSON_ASSERT(root_ != 0);
1901 root_(rhs.root_),
1956 const SchemaType& GetRoot() const { return *root_; }
2403 const SchemaType* root_; //!< Root schema.
2465 root_(schemaDocument.GetRoot()),
2496 root_(schemaDocument.GetRoot()),
2953 root_(root),
2984 PushSchema(root_);
3165 const SchemaType& root_;