LLVM API Documentation

Public Attributes
llvm::EHStreamer::PadRange Struct Reference

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

#include <EHStreamer.h>

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

List of all members.

Public Attributes

unsigned PadIndex
unsigned RangeIndex

Detailed Description

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

Definition at line 44 of file EHStreamer.h.


Member Data Documentation

Definition at line 46 of file EHStreamer.h.

Referenced by llvm::EHStreamer::computeCallSiteTable().

Definition at line 48 of file EHStreamer.h.

Referenced by llvm::EHStreamer::computeCallSiteTable().


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