Searched defs:GetRoot (Results 1 – 3 of 3) sorted by relevance
45 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function180 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function
204 const FileSpec &Generator::GetRoot() const { return m_root; } in GetRoot() function in Generator
3028 ValueObject *ValueObject::GetRoot() { in GetRoot() function in ValueObject