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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  346   printLocalVariableAddrGap(DefRangeRegister.Gaps);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  266   error(IO.mapVectorTail(DefRangeRegister.Gaps, MapGap()));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  390   IO.mapRequired("Gaps", Symbol.Gaps);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  603                formatGaps(P.getIndentLevel() + 9, DefRangeRegister.Gaps));