| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | DOTGraphTraitsPass.h | 94 raw_fd_ostream File(Filename, EC, sys::fs::OF_TextWithCRLF); in printGraphForFunction() 280 raw_fd_ostream File(Filename, EC, sys::fs::OF_TextWithCRLF); in runOnModule() 309 raw_fd_ostream File(Filename, EC, sys::fs::OF_TextWithCRLF); in WriteDOTGraphToFile()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-remarkutil/ |
| H A D | RemarkUtil.cpp | 114 ? sys::fs::OF_TextWithCRLF in getOutputFileForRemarks() 220 /*Flags = */ sys::fs::OF_TextWithCRLF); in tryInstructionCount()
|
| /openbsd-src/gnu/llvm/lldb/tools/lldb-server/ |
| H A D | LLDBServerUtilities.cpp | 42 log_file, EC, sys::fs::OF_TextWithCRLF | sys::fs::OF_Append); in GetLogStream()
|
| /openbsd-src/gnu/llvm/clang/lib/ARCMigrate/ |
| H A D | PlistReporter.cpp | 59 llvm::raw_fd_ostream o(outPath, EC, llvm::sys::fs::OF_TextWithCRLF); in writeARCDiagsToPlist()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
| H A D | xray-extract.cpp | 87 raw_fd_ostream OS(ExtractOutput, EC, sys::fs::OpenFlags::OF_TextWithCRLF); in __anonc37539a80202()
|
| H A D | xray-converter.cpp | 396 : sys::fs::OpenFlags::OF_TextWithCRLF); in __anon395ffb250302()
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 97 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::OF_TextWithCRLF); in OutputGraphFile()
|
| H A D | ModuleDependencyCollector.cpp | 158 llvm::raw_fd_ostream OS(YAMLPath, EC, llvm::sys::fs::OF_TextWithCRLF); in writeFileMap()
|
| H A D | HeaderIncludeGen.cpp | 145 llvm::sys::fs::OF_Append | llvm::sys::fs::OF_TextWithCRLF); in AttachHeaderIncludeGen()
|
| H A D | DependencyFile.cpp | 325 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::OF_TextWithCRLF); in outputDependencyFile()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-cxxmap/ |
| H A D | llvm-cxxmap.cpp | 160 raw_fd_ostream OS(OutputFilename.data(), EC, sys::fs::OF_TextWithCRLF); in main()
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | LLVMRemarkStreamer.cpp | 112 auto Flags = *Format == remarks::Format::YAML ? sys::fs::OF_TextWithCRLF in setupLLVMOptimizationRemarks()
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 194 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::OF_TextWithCRLF); in FlushDiagnosticsImpl()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 240 new ToolOutputFile(FinalFilename, EC, sys::fs::OF_TextWithCRLF)); in main()
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Compilation.cpp | 178 llvm::sys::fs::OF_Append | llvm::sys::fs::OF_TextWithCRLF)); in ExecuteCommand()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 246 raw_fd_ostream os(MappingFile, EC, sys::fs::OF_TextWithCRLF); in writeMapping()
|
| H A D | TimeProfiler.cpp | 336 raw_fd_ostream OS(Path, EC, sys::fs::OF_TextWithCRLF); in timeTraceProfilerWrite()
|
| H A D | Timer.cpp | 109 OutputFilename, EC, sys::fs::OF_Append | sys::fs::OF_TextWithCRLF); in CreateInfoOutputFile()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-remark-size-diff/ |
| H A D | RemarkSizeDiff.cpp | 388 sys::fs::OF_TextWithCRLF); in getOutputStream()
|
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
| H A D | GCOV.cpp | 885 os.emplace(gcovName, ec, sys::fs::OF_TextWithCRLF); in print() 900 raw_fd_ostream os(outputPath + ".gcov", ec, sys::fs::OF_TextWithCRLF); in print()
|
| /openbsd-src/gnu/llvm/lld/COFF/ |
| H A D | DriverUtils.cpp | 434 raw_fd_ostream os(Default.path, ec, sys::fs::OF_TextWithCRLF); in createManifestXmlWithExternalMt() 542 raw_fd_ostream out(path, ec, sys::fs::OF_TextWithCRLF); in createSideBySideManifest()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 494 OutputAssembly ? sys::fs::OF_TextWithCRLF in main()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-opt-report/ |
| H A D | OptReport.cpp | 252 llvm::raw_fd_ostream OS(OutputFileName, EC, llvm::sys::fs::OF_TextWithCRLF); in writeReport()
|
| /openbsd-src/gnu/llvm/llvm/tools/verify-uselistorder/ |
| H A D | verify-uselistorder.cpp | 141 raw_fd_ostream OS(Filename, EC, sys::fs::OF_TextWithCRLF); in writeAssembly()
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/ |
| H A D | llvm-exegesis.cpp | 362 sys::fs::OF_TextWithCRLF))); in runBenchmarkConfigurations()
|