Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/bugpoint/
H A DExecutionDriver.cpp358 std::ofstream outFile(OutputFile.c_str(), std::ios_base::app); in executeProgram() local
H A DToolRunner.cpp751 std::ofstream outFile(OutputFile.c_str(), std::ios_base::app); in ExecuteProgram() local
/llvm-project/flang/lib/Frontend/
H A DCompilerInstance.cpp79 std::string outFile = "-"; getOutputFilePath() local
/llvm-project/lld/COFF/
H A DDriver.cpp895 StringRef outFile = ctx.config.outputFile; getMapFile() local