Searched refs:GetRoot (Results 1 – 8 of 8) sorted by relevance
45 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function134 const FileSpec &GetRoot() const;166 return GetRoot().CopyByAppendingPathComponent(T::file); in GetFile()180 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function
170 FileSpec file = this->GetRoot().CopyByAppendingPathComponent(T::Info::file); in Keep()275 T::Create(this->GetRoot().CopyByAppendingPathComponent(filename)); in GetNewRecorder()292 FileSpec file = this->GetRoot().CopyByAppendingPathComponent(V::Info::file); in Keep()379 loader->GetRoot().CopyByAppendingPathComponent(file); in Create()
40 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()109 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()126 GetRoot().CopyByAppendingPathComponent(filename)); in GetNewProcessInfoRecorder()154 FileSpec file = this->GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()
105 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()131 PacketRecorder::Create(GetRoot().CopyByAppendingPathComponent(filename)); in GetNewPacketRecorder()150 FileSpec history_file = GetRoot().CopyByAppendingPathComponent(Info::file); in GetHistoryStream()
141 return g->GetRoot(); in GetReproducerPath()143 return l->GetRoot(); in GetReproducerPath()163 llvm::cantFail(Finalize(GetRoot())); in ~Generator()204 const FileSpec &Generator::GetRoot() const { return m_root; } in GetRoot() function in Generator370 FileSpec reproducer_root = loader->GetRoot(); in Finalize()
222 ValueObject *root(GetRoot()); in IsInScope()
3022 ValueObject *root(GetRoot()); in GetModule()3028 ValueObject *ValueObject::GetRoot() { in GetRoot() function in ValueObject3049 ValueObject *root(GetRoot()); in GetAddressTypeOfChildren()3079 if (GetRoot()) { in GetPreferredDisplayLanguage()3080 if (GetRoot() == this) { in GetPreferredDisplayLanguage()3088 type = GetRoot()->GetPreferredDisplayLanguage(); in GetPreferredDisplayLanguage()
455 ValueObject *GetRoot();1008 GetRoot()->DoUpdateChildrenAddressType(*this); in UpdateChildrenAddressType()