Searched refs:CopyByAppendingPathComponent (Results 1 – 8 of 8) sorted by relevance
96 FileSpec log_file = dir.CopyByAppendingPathComponent("diagnostics.log"); in DumpDiangosticsLog()
418 FileSpec::CopyByAppendingPathComponent(llvm::StringRef component) const { in CopyByAppendingPathComponent() function in FileSpec
177 source_spec = GetRemoteWorkingDirectory().CopyByAppendingPathComponent( in GetFile()220 destination_spec = GetRemoteWorkingDirectory().CopyByAppendingPathComponent( in PutFile()
395 FileSpec CopyByAppendingPathComponent(llvm::StringRef component) const;
322 = m_out_dir.CopyByAppendingPathComponent(object_name_model); in GetRunnableInfo()
117 pdb_file = exe_dir.CopyByAppendingPathComponent(pdb_name).GetPathAsConstString().GetStringRef(); in loadMatchingPDBFile()
1963 auto fspec = GetFileSpec().CopyByAppendingPathComponent( in GetGnuDebugDataObjectFile()
5207 exec_dir.CopyByAppendingPathComponent(at_exec_relative_path);