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

References

lib/DebugInfo/CodeView/EnumTables.cpp
  235     CV_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),
tools/lld/COFF/PDB.cpp
 1046     case DebugSubsectionKind::TypeMDTokenMap:
tools/llvm-pdbutil/FormatUtil.cpp
  116       RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap, "type md token map");
  137       RETURN_CASE(DebugSubsectionKind, TypeMDTokenMap,
tools/llvm-readobj/COFFDumper.cpp
  556     LLVM_READOBJ_ENUM_CLASS_ENT(DebugSubsectionKind, TypeMDTokenMap),