reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
446 void close();
406 dest.close();
lib/LTO/LTOCodeGenerator.cpp242 Out.os().close(); 275 objFile.os().close();lib/Support/FileUtilities.cpp
314 OS.close();
lib/Support/LockFileManager.cpp 200 Out.close();
lib/Transforms/Instrumentation/GCOVProfiling.cpp 766 out.close();
tools/bugpoint/OptimizerDriver.cpp 55 Out.os().close();
tools/clang/lib/ARCMigrate/FileRemapper.cpp153 newOut.close(); 163 infoOut.close(); 186 Out.close();tools/clang/lib/ARCMigrate/ObjCMT.cpp
2225 TmpOut.close();
tools/clang/lib/AST/InheritViz.cpp 155 O.close();
tools/clang/lib/Rewrite/Rewriter.cpp 441 FileStream->close();
tools/clang/lib/Serialization/ASTReader.cpp 4108 OS.close();
tools/clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp 477 OS.close();
tools/clang/tools/clang-rename/ClangRename.cpp 206 OS.close();
tools/clang/tools/extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp 230 OS.close();
tools/clang/unittests/Tooling/RefactoringTest.cpp 610 OutStream.close();
tools/clang/unittests/Tooling/RewriterTestContext.h 75 OutStream.close();
tools/dsymutil/dsymutil.cpp 334 PL.close();
tools/lld/COFF/DriverUtils.cpp 417 os.close();
tools/lld/COFF/LTO.cpp 183 indexFile->close();
tools/lld/ELF/LTO.cpp 277 indexFile->close();
tools/lldb/source/Plugins/Platform/Android/AdbClient.cpp418 dst.close(); 459 dst.close();tools/lli/lli.cpp
256 outfile.close();
tools/llvm-cov/CodeCoverage.cpp461 InputTOF.os().close(); 473 OutputTOF.os().close();tools/llvm-lto/llvm-lto.cpp
426 OS.close();
tools/llvm-reduce/deltas/Delta.cpp 36 Out.os().close();
tools/polly/lib/Exchange/JSONExporter.cpp 189 F.os().close();
unittests/BinaryFormat/TestFileMagic.cpp 135 file.close();
unittests/DebugInfo/DWARF/DwarfGenerator.cpp 538 Strm.close();
unittests/ProfileData/SampleProfTest.cpp 75 OS->close();
unittests/Support/MemoryBufferTest.cpp107 OF.close(); 140 OF.close(); 240 OF.close(); 291 OF.close(); 332 OF.close(); 364 OF.close();unittests/Support/SpecialCaseListTest.cpp
40 OF.close();