Lines Matching refs:parent
118 /// The parent node of this one. Is nullptr if this node is the root120 artifact_use_relation_tree *parent = nullptr;155 user->parent = this;164 parent = o.parent;175 parent = o.parent;195 {return parent == nullptr;}241 if (parent == nullptr)244 root_node = parent->get_root_node();