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

References

lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp
   65                                  : Contents.getRecordData().getLength();
   76   Header.Kind = uint32_t(Subsection ? Subsection->kind() : Contents.kind());
   80                                  : Contents.getRecordData().getLength();
   89     if (auto EC = Writer.writeStreamRef(Contents.getRecordData()))