reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
335 printLocalVariableAddrGap(DefRangeRegisterRel.Gaps);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp 255 error(IO.mapVectorTail(DefRangeRegisterRel.Gaps, MapGap()));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp 417 IO.mapRequired("Gaps", Symbol.Gaps);
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp 659 Variable::RangeList ranges = MakeRangeList(index, loc.Range, loc.Gaps);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp 588 formatGaps(P.getIndentLevel() + 9, Def.Gaps));