llvm::DILocation Class Reference
#include <DebugInfo.h>
List of all members.
|
Public Member Functions |
|
| DILocation (MDNode *N) |
|
unsigned | getLineNumber () const |
|
unsigned | getColumnNumber () const |
|
DIScope | getScope () const |
|
DILocation | getOrigLocation () const |
|
StringRef | getFilename () const |
|
StringRef | getDirectory () const |
|
bool | Verify () const |
Detailed Description
DILocation - This object holds location information. This object is not associated with any DWARF tag.
The documentation for this class was generated from the following file: