Searched refs:setTreeScope (Results 1 – 3 of 3) sorted by relevance
76 m_rootNode->setTreeScope(this); in TreeScope()87 m_rootNode->setTreeScope(this); in TreeScope()101 m_rootNode->setTreeScope(0); in ~TreeScope()
111 node.setTreeScope(&m_newScope); in updateTreeScope()
807 void setTreeScope(TreeScope* scope) { m_treeScope = scope; } in setTreeScope() function