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

References

include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
   50   DebugSubsectionKind Kind = DebugSubsectionKind::None;
lib/DebugInfo/CodeView/EnumTables.cpp
  224     CV_ENUM_CLASS_ENT(DebugSubsectionKind, None),
tools/llvm-pdbutil/FormatUtil.cpp
  105       RETURN_CASE(DebugSubsectionKind, None, "none");
  123       RETURN_CASE(DebugSubsectionKind, None, "none");