Searched refs:StdErrFile (Results 1 – 2 of 2) sorted by relevance
63 StringRef StdErrFile, in RunProgramWithTimeout() argument67 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramWithTimeout()82 StringRef StdErrFile, in RunProgramRemotelyWithTimeout() argument85 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramRemotelyWithTimeout()
60 const sys::Path &StdErrFile, in RunProgramWithTimeout() argument67 redirects[2] = &StdErrFile; in RunProgramWithTimeout()93 const sys::Path &StdErrFile, in RunProgramRemotelyWithTimeout() argument99 redirects[2] = &StdErrFile; in RunProgramRemotelyWithTimeout()