Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/bugpoint/
HDToolRunner.cpp60 StringRef StdInFile, in RunProgramWithTimeout() argument
66 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramWithTimeout()
89 StringRef StdInFile, in RunProgramRemotelyWithTimeout() argument
94 const StringRef *Redirects[3] = { &StdInFile, &StdOutFile, &StdErrFile }; in RunProgramRemotelyWithTimeout()