clang 22.0.0git
LineRange Struct Reference

Public Attributes

unsigned LineNo
unsigned StartCol
unsigned EndCol

Detailed Description

Definition at line 960 of file TextDiagnostic.cpp.

Member Data Documentation

◆ EndCol

unsigned LineRange::EndCol

Definition at line 963 of file TextDiagnostic.cpp.

Referenced by highlightRange().

◆ LineNo

unsigned LineRange::LineNo

Definition at line 961 of file TextDiagnostic.cpp.

◆ StartCol

unsigned LineRange::StartCol

Definition at line 962 of file TextDiagnostic.cpp.

Referenced by highlightRange().


The documentation for this struct was generated from the following file: