Home
last modified time | relevance | path

Searched defs:ErrorFile (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/bugpoint/
DToolRunner.cpp100 std::ifstream ErrorFile(StdOutFileName.c_str()); in RunProgramRemotelyWithTimeout() local
137 std::ifstream ErrorFile(ErrorFilename.c_str()); in ProcessFailure() local