Home
last modified time | relevance | path

Searched refs:StdErrFile (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
DToolRunner.cpp62 StringRef StdErrFile, in RunProgramWithTimeout() argument
66 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramWithTimeout()
81 StringRef StdErrFile, in RunProgramRemotelyWithTimeout() argument
84 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramRemotelyWithTimeout()