LLVM: llvm::EHStreamer::PadRange Struct Reference (original) (raw)
Structure holding a try-range and the associated landing pad. More...
#include "[CodeGen/AsmPrinter/EHStreamer.h](EHStreamer%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| unsigned | PadIndex |
| unsigned | RangeIndex |
Detailed Description
Structure holding a try-range and the associated landing pad.
Definition at line 43 of file EHStreamer.h.
Member Data Documentation
◆ PadIndex
unsigned llvm::EHStreamer::PadRange::PadIndex
Definition at line 45 of file EHStreamer.h.
◆ RangeIndex
unsigned llvm::EHStreamer::PadRange::RangeIndex
Definition at line 48 of file EHStreamer.h.
The documentation for this struct was generated from the following file:
- lib/CodeGen/AsmPrinter/EHStreamer.h