|
LLVM
3.7.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 46 of file EHStreamer.h.
| unsigned llvm::EHStreamer::PadRange::PadIndex |
Definition at line 48 of file EHStreamer.h.
Referenced by llvm::EHStreamer::computeCallSiteTable().
| unsigned llvm::EHStreamer::PadRange::RangeIndex |
Definition at line 50 of file EHStreamer.h.
Referenced by llvm::EHStreamer::computeCallSiteTable().
1.8.6