LLVM 20.0.0git
|
Public Member Functions | |
DeltaInfo (int64_t D, uint32_t C) | |
Public Attributes | |
int64_t | Delta |
uint32_t | Count |
Definition at line 24 of file LineTable.cpp.
|
inline |
Definition at line 27 of file LineTable.cpp.
uint32_t DeltaInfo::Count |
Definition at line 26 of file LineTable.cpp.
int64_t DeltaInfo::Delta |
Definition at line 25 of file LineTable.cpp.