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

References

lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  656       IO, Record.getAccess(), MethodKind::Vanilla, MethodOptions::None);
  657   error(IO.mapInteger(Record.Attrs.Attrs, "Attrs: " + Attrs));
  658   error(IO.mapInteger(Record.Type, "Type"));
  659   error(IO.mapStringZ(Record.Name, "Name"));