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

References

lib/DebugInfo/CodeView/DebugLinesSubsection.cpp
   99   CNE.EndColumn = ColEnd;
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp
  598         SCE.EndColumn = C.EndColumn;
tools/llvm-readobj/COFFDumper.cpp
 1152           W.printNumber("ColEnd", Entry.Columns[ColumnIndex].EndColumn);