llvm::DISubrange Class Reference
DISubrange - This is used to represent ranges, for array bounds.
More...
#include <DebugInfo.h>
List of all members.
|
Public Member Functions |
|
| DISubrange (MDNode *N=0) |
|
int64_t | getLo () const |
|
int64_t | getHi () const |
Detailed Description
DISubrange - This is used to represent ranges, for array bounds.
The documentation for this class was generated from the following file: