clang: LineRange Struct Reference (original) (raw)
Public Attributes | |
---|---|
unsigned | LineNo |
unsigned | StartCol |
unsigned | EndCol |
Detailed Description
Definition at line 962 of file TextDiagnostic.cpp.
Member Data Documentation
◆ EndCol
unsigned LineRange::EndCol
Definition at line 965 of file TextDiagnostic.cpp.
Referenced by highlightRange().
◆ LineNo
unsigned LineRange::LineNo
Definition at line 963 of file TextDiagnostic.cpp.
◆ StartCol
unsigned LineRange::StartCol
Definition at line 964 of file TextDiagnostic.cpp.
Referenced by highlightRange().
The documentation for this struct was generated from the following file:
- lib/Frontend/TextDiagnostic.cpp