LLVM API Documentation

Public Attributes
llvm::EHStreamer::ActionEntry Struct Reference

Structure describing an entry in the actions table. More...

#include <EHStreamer.h>

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

List of all members.

Public Attributes

int ValueForTypeID
int NextAction
unsigned Previous

Detailed Description

Structure describing an entry in the actions table.

Definition at line 54 of file EHStreamer.h.


Member Data Documentation

Definition at line 56 of file EHStreamer.h.

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

Definition at line 57 of file EHStreamer.h.

Definition at line 55 of file EHStreamer.h.

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


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