LLVM API Documentation
PadRange - Structure holding a try-range and the associated landing pad. More...
#include <DwarfException.h>
Public Attributes | |
unsigned | PadIndex |
unsigned | RangeIndex |
PadRange - Structure holding a try-range and the associated landing pad.
Definition at line 54 of file DwarfException.h.
unsigned llvm::DwarfException::PadRange::PadIndex |
Definition at line 56 of file DwarfException.h.
Referenced by llvm::DwarfException::ComputeCallSiteTable().
unsigned llvm::DwarfException::PadRange::RangeIndex |
Definition at line 58 of file DwarfException.h.
Referenced by llvm::DwarfException::ComputeCallSiteTable().