Searched refs:StdOutFileName (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp91 std::string StdOutFileName = StdOutFile.str(); local
92 std::ifstream ErrorFile(StdOutFileName.c_str());

Completed in 86 milliseconds