Searched refs:output_file_spec (Results 1 – 1 of 1) sorted by relevance
465 FileSpec output_file_spec(output_file_path.str()); in RunShellCommand() local468 if (output_file_spec) in RunShellCommand()469 launch_info.AppendOpenFileAction(STDOUT_FILENO, output_file_spec, false, in RunShellCommand()474 if (output_file_spec && !hide_stderr) in RunShellCommand()510 FileSystem::Instance().GetByteSize(output_file_spec); in RunShellCommand()518 output_file_spec); in RunShellCommand()529 llvm::sys::fs::remove(output_file_spec.GetPath()); in RunShellCommand()