Searched refs:GetRoot (Results 1 – 6 of 6) sorted by relevance
52 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function130 const FileSpec &GetRoot() const;158 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function
132 return g->GetRoot(); in GetReproducerPath()134 return l->GetRoot(); in GetReproducerPath()170 const FileSpec &Generator::GetRoot() const { return m_root; } in GetRoot() function in Generator
225 ValueObject *root(GetRoot()); in IsInScope()
3181 ValueObject *root(GetRoot()); in GetModule()3187 ValueObject *ValueObject::GetRoot() { in GetRoot() function in ValueObject3208 ValueObject *root(GetRoot()); in GetAddressTypeOfChildren()3238 if (GetRoot()) { in GetPreferredDisplayLanguage()3239 if (GetRoot() == this) { in GetPreferredDisplayLanguage()3247 type = GetRoot()->GetPreferredDisplayLanguage(); in GetPreferredDisplayLanguage()
473 ValueObject *GetRoot();
172 GetRoot().CopyByAppendingPathComponent("gdb-remote.yaml"); in GetHistoryStream()3447 FileSpec history_file = loader->GetRoot().CopyByAppendingPathComponent( in ConnectToReplayServer()