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

References

lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  470       error(IO.mapInteger(Byte));
  471       Record.Slots.push_back(static_cast<VFTableSlotKind>(Byte & 0xF));
  473         Record.Slots.push_back(static_cast<VFTableSlotKind>(Byte >> 4));