Searched refs:dst_file_spec (Results 1 – 2 of 2) sorted by relevance
929 const FileSpec &dst_file_spec);932 const FileSpec &dst_file_spec);
1655 const FileSpec &dst_file_spec) { in DownloadModuleSlice() argument1659 llvm::raw_fd_ostream dst(dst_file_spec.GetPath(), EC, llvm::sys::fs::OF_None); in DownloadModuleSlice()1662 dst_file_spec.GetPath().c_str()); in DownloadModuleSlice()1701 const FileSpec &dst_file_spec) { in DownloadSymbolFile() argument