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

References

lib/DebugInfo/CodeView/EnumTables.cpp
  421     CV_ENUM_CLASS_ENT(LabelType, Near),
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  144     ENUM_ENTRY(LabelType, Near), ENUM_ENTRY(LabelType, Far),
lib/ObjectYAML/CodeViewYAMLTypes.cpp
  323   IO.enumCase(Value, "Near", LabelType::Near);