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

References

include/llvm/DebugInfo/CodeView/TypeRecord.h
  607   TypeIndex getId() const { return Id; }
lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  501   error(IO.mapInteger(Record.Id, "Id"));
lib/ObjectYAML/CodeViewYAMLTypes.cpp
  559   IO.mapRequired("Id", Record.Id);
unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
  302   checkTypeReferences(0, StringId.Id);
  436   checkTypeReferences(2, StringId.Id);