#include "llvm/DebugInfo/CodeView/Line.h"
Definition at line 91 of file Line.h.
◆ Line() [1/2]
◆ Line() [2/2]
◆ getCodeOffset()
int32_t llvm::codeview::Line::getCodeOffset |
( |
| ) |
const |
|
inline |
◆ getColumnInfo()
ColumnInfo llvm::codeview::Line::getColumnInfo |
( |
| ) |
const |
|
inline |
◆ getEndColumn()
uint16_t llvm::codeview::Line::getEndColumn |
( |
| ) |
const |
|
inline |
◆ getEndLine()
uint32_t llvm::codeview::Line::getEndLine |
( |
| ) |
const |
|
inline |
◆ getLineDelta()
uint32_t llvm::codeview::Line::getLineDelta |
( |
| ) |
const |
|
inline |
◆ getLineInfo()
LineInfo llvm::codeview::Line::getLineInfo |
( |
| ) |
const |
|
inline |
◆ getStartColumn()
uint16_t llvm::codeview::Line::getStartColumn |
( |
| ) |
const |
|
inline |
◆ getStartLine()
uint32_t llvm::codeview::Line::getStartLine |
( |
| ) |
const |
|
inline |
◆ isAlwaysStepInto()
bool llvm::codeview::Line::isAlwaysStepInto |
( |
| ) |
const |
|
inline |
◆ isNeverStepInto()
bool llvm::codeview::Line::isNeverStepInto |
( |
| ) |
const |
|
inline |
◆ isStatement()
bool llvm::codeview::Line::isStatement |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- include/llvm/DebugInfo/CodeView/Line.h