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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  358   printLocalVariableAddrGap(DefRangeSubfieldRegister.Gaps);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  278   error(IO.mapVectorTail(DefRangeSubfieldRegister.Gaps, MapGap()));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  404   IO.mapRequired("Gaps", Symbol.Gaps);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  615                formatGaps(P.getIndentLevel() + 9, Def.Gaps));