Searched refs:dst_file_spec (Results 1 – 2 of 2) sorted by relevance
985 const FileSpec &dst_file_spec);988 const FileSpec &dst_file_spec);
1725 const FileSpec &dst_file_spec) { in DownloadModuleSlice() argument1729 llvm::raw_fd_ostream dst(dst_file_spec.GetPath(), EC, llvm::sys::fs::OF_None); in DownloadModuleSlice()1732 dst_file_spec.GetPath().c_str()); in DownloadModuleSlice()1771 const FileSpec &dst_file_spec) { in DownloadSymbolFile() argument