|
LLVM
4.0.0
|
Structure holding a try-range and the associated landing pad. More...
#include <EHStreamer.h>
Public Attributes | |
| unsigned | PadIndex |
| unsigned | RangeIndex |
Structure holding a try-range and the associated landing pad.
Definition at line 45 of file EHStreamer.h.
| unsigned llvm::EHStreamer::PadRange::PadIndex |
Definition at line 47 of file EHStreamer.h.
Referenced by llvm::EHStreamer::computeCallSiteTable().
| unsigned llvm::EHStreamer::PadRange::RangeIndex |
Definition at line 49 of file EHStreamer.h.
Referenced by llvm::EHStreamer::computeCallSiteTable().
1.8.6