LLVM API Documentation

Public Attributes
llvm::DwarfException::PadRange Struct Reference

PadRange - Structure holding a try-range and the associated landing pad. More...

#include <DwarfException.h>

Collaboration diagram for llvm::DwarfException::PadRange:
Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned PadIndex
unsigned RangeIndex

Detailed Description

PadRange - Structure holding a try-range and the associated landing pad.

Definition at line 53 of file DwarfException.h.


Member Data Documentation

Definition at line 55 of file DwarfException.h.

Referenced by llvm::DwarfException::ComputeCallSiteTable().

Definition at line 57 of file DwarfException.h.

Referenced by llvm::DwarfException::ComputeCallSiteTable().


The documentation for this struct was generated from the following file: