clang 22.0.0git
LineRange Struct Reference

Public Attributes

unsigned LineNo
Bytes StartByte
Bytes EndByte

Detailed Description

Definition at line 1035 of file TextDiagnostic.cpp.

Member Data Documentation

◆ EndByte

Bytes LineRange::EndByte

Definition at line 1038 of file TextDiagnostic.cpp.

Referenced by highlightRange().

◆ LineNo

unsigned LineRange::LineNo

Definition at line 1036 of file TextDiagnostic.cpp.

◆ StartByte

Bytes LineRange::StartByte

Definition at line 1037 of file TextDiagnostic.cpp.

Referenced by highlightRange().


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