Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp77 llvm::SmallString<64> OutputFile, ErrorFile; in findResourceDir() local