Searched refs:dst_file_spec (Results 1 – 2 of 2) sorted by relevance
882 const FileSpec &dst_file_spec);885 const FileSpec &dst_file_spec);
1627 const FileSpec &dst_file_spec) { in DownloadModuleSlice() argument1631 llvm::raw_fd_ostream dst(dst_file_spec.GetPath(), EC, llvm::sys::fs::OF_None); in DownloadModuleSlice()1634 dst_file_spec.GetPath().c_str()); in DownloadModuleSlice()1673 const FileSpec &dst_file_spec) { in DownloadSymbolFile() argument