llvm::DILexicalBlock Class Reference
DILexicalBlock - This is a wrapper for a lexical block.
More...
#include <DebugInfo.h>
List of all members.
|
Public Member Functions |
|
| DILexicalBlock (MDNode *N=0) |
|
DIScope | getContext () const |
|
StringRef | getDirectory () const |
|
StringRef | getFilename () const |
|
unsigned | getLineNumber () const |
|
unsigned | getColumnNumber () const |
Detailed Description
DILexicalBlock - This is a wrapper for a lexical block.
The documentation for this class was generated from the following file: