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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  319   printLocalVariableAddrRange(DefRangeFramePointerRel.Range,
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  233   error(mapLocalVariableAddrRange(IO, DefRangeFramePointerRel.Range));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  395   IO.mapRequired("Range", Symbol.Range);
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  618       Variable::RangeList ranges = MakeRangeList(index, loc.Range, loc.Gaps);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  573                formatRange(Def.Range));