|
clang 22.0.0git
|
Public Attributes | |
| unsigned | LineNo |
| Bytes | StartByte |
| Bytes | EndByte |
Definition at line 1035 of file TextDiagnostic.cpp.
| Bytes LineRange::EndByte |
Definition at line 1038 of file TextDiagnostic.cpp.
Referenced by highlightRange().
| unsigned LineRange::LineNo |
Definition at line 1036 of file TextDiagnostic.cpp.
| Bytes LineRange::StartByte |
Definition at line 1037 of file TextDiagnostic.cpp.
Referenced by highlightRange().