reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Writer/BitcodeWriter.cpp
  784   Stream.ExitBlock();
  806   Stream.ExitBlock();
  966   Stream.ExitBlock();
 2130   Stream.ExitBlock();
 2141   Stream.ExitBlock();
 2187   Stream.ExitBlock();
 2211   Stream.ExitBlock();
 2238   Stream.ExitBlock();
 2256   Stream.ExitBlock();
 2531   Stream.ExitBlock();
 3085   Stream.ExitBlock();
 3130   Stream.ExitBlock();
 3162   Stream.ExitBlock();
 3241   Stream.ExitBlock();
 3433   Stream.ExitBlock();
 3505   Stream.ExitBlock();
 3751     Stream.ExitBlock();
 3882   Stream.ExitBlock();
 4174   Stream.ExitBlock();
 4198   Stream.ExitBlock();
 4279   Stream.ExitBlock();
 4375   Stream->ExitBlock();
 4494   Stream.ExitBlock();
 4638   Stream.ExitBlock();
lib/Remarks/BitstreamRemarkSerializer.cpp
  230   Bitstream.ExitBlock();
  265   Bitstream.ExitBlock();
  315   Bitstream.ExitBlock();
tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp
  510   Stream.ExitBlock();
  520   Stream.ExitBlock();
  668   State->Stream.ExitBlock();
tools/clang/lib/Serialization/ASTWriter.cpp
 1337   Stream.ExitBlock();
 1456   Stream.ExitBlock();
 1717   Stream.ExitBlock();
 1757   Stream.ExitBlock();
 1888   Stream.ExitBlock();
 2397   Stream.ExitBlock();
 2677   Stream.ExitBlock();
 2773   Stream.ExitBlock();
 3092   Stream.ExitBlock();
 3306   auto _ = llvm::make_scope_exit([this] { Stream.ExitBlock(); });
 4552   Stream.ExitBlock();
 5095   Stream.ExitBlock();
 5243   Stream.ExitBlock();
tools/clang/lib/Serialization/GlobalModuleIndex.cpp
  506   Stream.ExitBlock();
  847   Stream.ExitBlock();
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  386   Stream.ExitBlock();
tools/clang/tools/extra/clang-doc/BitcodeWriter.h
  188     ~StreamSubBlockGuard() { Stream.ExitBlock(); }
unittests/Bitstream/BitstreamReaderTest.cpp
  113       Stream.ExitBlock();