LLVM API Documentation
This class is used to record source line correspondence. More...
#include <DwarfDebug.h>
Public Member Functions | |
SrcLineInfo (unsigned L, unsigned C, unsigned S, MCSymbol *label) | |
unsigned | getLine () const |
unsigned | getColumn () const |
unsigned | getSourceID () const |
MCSymbol * | getLabel () const |
This class is used to record source line correspondence.
Definition at line 47 of file DwarfDebug.h.
Definition at line 53 of file DwarfDebug.h.
|
inline |
Definition at line 58 of file DwarfDebug.h.
|
inline |
Definition at line 60 of file DwarfDebug.h.
|
inline |
Definition at line 57 of file DwarfDebug.h.
|
inline |
Definition at line 59 of file DwarfDebug.h.