LLVM 20.0.0git
|
Structure holding a try-range and the associated landing pad. More...
#include "CodeGen/AsmPrinter/EHStreamer.h"
Public Attributes | |
unsigned | PadIndex |
unsigned | RangeIndex |
Structure holding a try-range and the associated landing pad.
Definition at line 43 of file EHStreamer.h.
unsigned llvm::EHStreamer::PadRange::PadIndex |
Definition at line 45 of file EHStreamer.h.
unsigned llvm::EHStreamer::PadRange::RangeIndex |
Definition at line 48 of file EHStreamer.h.