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

References

tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  272   assert(BlockIdName.data() && BlockIdName.size() && "Unknown BlockId.");
  272   assert(BlockIdName.data() && BlockIdName.size() && "Unknown BlockId.");
  278                     ArrayRef<unsigned char>(BlockIdName.bytes_begin(),
  279                                             BlockIdName.bytes_end()));