Searched refs:CopyByAppendingPathComponent (Results 1 – 10 of 10) sorted by relevance
121 directory.CopyByAppendingPathComponent("files.txt").GetPath(), in FileProvider()122 directory.CopyByAppendingPathComponent("dirs.txt").GetPath(), ec); in FileProvider()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()
382 FileSpec CopyByAppendingPathComponent(llvm::StringRef component) const;
166 return GetRoot().CopyByAppendingPathComponent(T::file); in GetFile()
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()
232 FileSpec index = m_root.CopyByAppendingPathComponent("index.yaml"); in LoadIndex()372 reproducer_root.CopyByAppendingPathComponent("files.txt").GetPath(); in Finalize()374 reproducer_root.CopyByAppendingPathComponent("dirs.txt").GetPath(); in Finalize()377 reproducer_root.CopyByAppendingPathComponent("root").GetPath(), in Finalize()389 reproducer_root.CopyByAppendingPathComponent(FileProvider::Info::file); in Finalize()
400 FileSpec::CopyByAppendingPathComponent(llvm::StringRef component) const { in CopyByAppendingPathComponent() function in FileSpec
43 m_stream(directory.CopyByAppendingPathComponent("sbapi.bin").GetPath(), in SBProvider()
120 pdb_file = exe_dir.CopyByAppendingPathComponent(pdb_name).GetCString(); in loadMatchingPDBFile()
1916 auto fspec = GetFileSpec().CopyByAppendingPathComponent( in GetGnuDebugDataObjectFile()