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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  377   printLocalVariableAddrGap(DefRangeSubfield.Gaps);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  289   error(IO.mapVectorTail(DefRangeSubfield.Gaps, MapGap()));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  383   IO.mapRequired("Gaps", Symbol.Gaps);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  624   P.formatLine("gaps = {0}", formatGaps(P.getIndentLevel() + 9, Def.Gaps));