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

References

lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  698   error(IO.mapInteger(Precomp.StartTypeIndex, "StartIndex"));
  699   error(IO.mapInteger(Precomp.TypesCount, "Count"));
  700   error(IO.mapInteger(Precomp.Signature, "Signature"));
  701   error(IO.mapStringZ(Precomp.PrecompFilePath, "PrecompFile"));