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

References

lib/DebugInfo/CodeView/EnumTables.cpp
  351     CV_ENUM_CLASS_ENT(PointerKind, BasedOnSegmentAddress),
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
   77     ENUM_ENTRY(PointerKind, BasedOnSegmentAddress),
lib/ObjectYAML/CodeViewYAMLTypes.cpp
  269               PointerKind::BasedOnSegmentAddress);
tools/llvm-pdbutil/MinimalTypeDumper.cpp
  173     RETURN_CASE(PointerKind, BasedOnSegmentAddress, "segment address based");