Searched defs:GetRoot (Results 1 – 3 of 3) sorted by relevance
43 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function178 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function
179 const FileSpec &Generator::GetRoot() const { return m_root; } in GetRoot() function in Generator
3031 ValueObject *ValueObject::GetRoot() { in GetRoot() function in ValueObject