Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DFile.h249 ErrorFile(StringRef path, std::error_code ec) in ErrorFile() function
/freebsd-13.1/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp92 std::ifstream ErrorFile(StdOutFileName.c_str()); in RunProgramRemotelyWithTimeout() local
128 std::ifstream ErrorFile(ErrorFilename.c_str()); in ProcessFailure() local