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

References

tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  100     return Abbrev != nullptr && Name.data() != nullptr && !Name.empty();
  297   RecordIdNameMap[ID].Abbrev(Abbrev);
  305   assert(RecordIdNameMap[ID].Abbrev == &SymbolIDAbbrev &&
  317   assert(RecordIdNameMap[ID].Abbrev == &StringAbbrev &&
  328   assert(RecordIdNameMap[ID].Abbrev == &LocationAbbrev &&
  342   assert(RecordIdNameMap[ID].Abbrev == &BoolAbbrev && "Abbrev type mismatch.");
  351   assert(RecordIdNameMap[ID].Abbrev == &IntAbbrev && "Abbrev type mismatch.");
  361   assert(RecordIdNameMap[ID].Abbrev == &IntAbbrev && "Abbrev type mismatch.");