| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCLinkerOptimizationHint.cpp | 27 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl() 38 raw_ostream &OutStream = ObjWriter.W.OS; in emit() local 56 raw_counting_ostream OutStream; in getEmitSize() local
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | PassTimingInfo.h | 63 raw_ostream *OutStream = nullptr; variable
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/PDB/ |
| H A D | StringTableBuilderTest.cpp | 50 MutableBinaryByteStream OutStream(Buffer, little); in TEST() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | PassTimingInfo.cpp | 118 void PassTimingInfo::print(raw_ostream *OutStream) { in print() 162 void reportAndResetTimings(raw_ostream *OutStream) { in reportAndResetTimings()
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | AMDGPUMetadataTest.cpp | 71 raw_svector_ostream OutStream(Elf); in SetUp() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-reduce/ |
| H A D | llvm-reduce.cpp | 118 void writeBitcode(ReducerWorkItem &M, llvm::raw_ostream &OutStream) { in writeBitcode()
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | Statistic.cpp | 237 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in PrintStatistics() local
|
| H A D | Timer.cpp | 342 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in removeTimer() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/ |
| H A D | Delta.cpp | 82 llvm::raw_fd_ostream OutStream(FD, true); in isReduced() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/ |
| H A D | DebugInfoLinker.cpp | 236 raw_pwrite_stream &OutStream) { in linkDebugInfo()
|
| H A D | llvm-dwarfutil.cpp | 427 raw_svector_ostream OutStream(LinkedDebugInfo); in applyCLOptions() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | AddUsing.cpp | 230 llvm::raw_string_ostream OutStream(Out); in getNNSLAsString() local
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 763 void setOutputStream(std::unique_ptr<llvm::raw_pwrite_stream> OutStream) { in setOutputStream()
|
| /llvm-project-15.0.7/llvm/unittests/ObjCopy/ |
| H A D | ObjCopyTest.cpp | 127 raw_svector_ostream OutStream(DataVector); in callObjCopy() local
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | Diagnostic.cpp | 812 llvm::raw_svector_ostream OutStream(OutStr); in pushEscapedString() local
|
| /llvm-project-15.0.7/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 149 raw_fd_ostream OutStream(FD[I], /*shouldClose=*/true); in doSystemDiff() local 1812 raw_fd_ostream OutStream(DotFile, EC); in generateDotFile() local
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | RefactoringTest.cpp | 608 llvm::raw_fd_ostream OutStream(FD, true); in createFile() local
|