| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | DOTGraphTraitsPass.h | 111 raw_fd_ostream File(Filename, EC, sys::fs::OF_TextWithCRLF); in printGraphForFunction() 298 raw_fd_ostream File(Filename, EC, sys::fs::OF_TextWithCRLF); in runOnModule() 329 raw_fd_ostream File(Filename, EC, sys::fs::OF_TextWithCRLF); in WriteDOTGraphToFile()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/ |
| H A D | RemarkUtil.cpp | |
| H A D | RemarkUtilHelpers.cpp | 53 ? sys::fs::OF_TextWithCRLF in getOutputFileForRemarks()
|
| H A D | RemarkCounter.cpp | 195 getOutputFileWithFlags(OutputFileName, sys::fs::OF_TextWithCRLF); in print() 213 getOutputFileWithFlags(OutputFileName, sys::fs::OF_TextWithCRLF); in print()
|
| H A D | RemarkInstructionMix.cpp | 55 getOutputFileWithFlags(OutputFileName, sys::fs::OF_TextWithCRLF); in INPUT_OUTPUT_COMMAND_LINE_OPTIONS()
|
| H A D | RemarkSizeDiff.cpp | 369 sys::fs::OF_TextWithCRLF); in getOutputStream()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ModuleCache.cpp | 50 llvm::sys::fs::OF_TextWithCRLF); in updateModuleTimestamp()
|
| /freebsd/contrib/llvm-project/lldb/tools/lldb-server/ |
| H A D | LLDBServerUtilities.cpp | 44 log_file, EC, sys::fs::OF_TextWithCRLF | sys::fs::OF_Append); in GetLogStream()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-extract.cpp | 87 raw_fd_ostream OS(ExtractOutput, EC, sys::fs::OpenFlags::OF_TextWithCRLF); in __anon577b53910202()
|
| H A D | xray-converter.cpp | 396 : sys::fs::OpenFlags::OF_TextWithCRLF); in __anone754334e0302()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 120 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::OF_TextWithCRLF); in OutputGraphFile()
|
| H A D | ModuleDependencyCollector.cpp | 133 llvm::raw_fd_ostream OS(YAMLPath, EC, llvm::sys::fs::OF_TextWithCRLF); in writeFileMap()
|
| H A D | DependencyFile.cpp | 353 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::OF_TextWithCRLF); in outputDependencyFile()
|
| H A D | HeaderIncludeGen.cpp | 207 llvm::sys::fs::OF_Append | llvm::sys::fs::OF_TextWithCRLF); in AttachHeaderIncludeGen()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/ |
| H A D | llvm-cxxmap.cpp | 164 raw_fd_ostream OS(OutputFilename.data(), EC, sys::fs::OF_TextWithCRLF); in main()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LLVMRemarkStreamer.cpp | 112 auto Flags = *Format == remarks::Format::YAML ? sys::fs::OF_TextWithCRLF in setupLLVMOptimizationRemarks()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 192 llvm::raw_fd_ostream OS(OutputFile, EC, llvm::sys::fs::OF_TextWithCRLF); in FlushDiagnosticsImpl()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 258 new ToolOutputFile(FinalFilename, EC, sys::fs::OF_TextWithCRLF)); in main()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Compilation.cpp | 175 llvm::sys::fs::OF_Append | llvm::sys::fs::OF_TextWithCRLF)); in ExecuteCommand()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | FileCollector.cpp | 246 raw_fd_ostream os(MappingFile, EC, sys::fs::OF_TextWithCRLF); in writeMapping()
|
| H A D | Timer.cpp | 78 OutputFilename, EC, sys::fs::OF_Append | sys::fs::OF_TextWithCRLF); in CreateInfoOutputFile()
|
| H A D | TimeProfiler.cpp | 441 raw_fd_ostream OS(Path, EC, sys::fs::OF_TextWithCRLF); in timeTraceProfilerWrite()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | DriverUtils.cpp | 437 raw_fd_ostream os(Default.path, ec, sys::fs::OF_TextWithCRLF); in createManifestXmlWithExternalMt() 545 raw_fd_ostream out(path, ec, sys::fs::OF_TextWithCRLF); in createSideBySideManifest()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 511 OutputAssembly ? sys::fs::OF_TextWithCRLF in main()
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | GCOV.cpp | 926 os.emplace(gcovName, ec, sys::fs::OF_TextWithCRLF); in print() 941 raw_fd_ostream os(outputPath + ".gcov", ec, sys::fs::OF_TextWithCRLF); in print()
|