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

References

lib/DebugInfo/CodeView/TypeRecordMapping.cpp
  396   assert((CVR.kind() == TypeLeafKind::LF_STRUCTURE) ||
  397          (CVR.kind() == TypeLeafKind::LF_CLASS) ||
  398          (CVR.kind() == TypeLeafKind::LF_INTERFACE));