LLVM  3.7.0
Public Attributes | List of all members
llvm::WinEHHandlerType Struct Reference

#include <WinEHFuncInfo.h>

Collaboration diagram for llvm::WinEHHandlerType:
[legend]

Public Attributes

int Adjectives
 
GlobalVariableTypeDescriptor
 
int CatchObjRecoverIdx
 
FunctionHandler
 

Detailed Description

Definition at line 121 of file WinEHFuncInfo.h.

Member Data Documentation

int llvm::WinEHHandlerType::Adjectives

Definition at line 122 of file WinEHFuncInfo.h.

int llvm::WinEHHandlerType::CatchObjRecoverIdx

Definition at line 124 of file WinEHFuncInfo.h.

Function* llvm::WinEHHandlerType::Handler

Definition at line 125 of file WinEHFuncInfo.h.

GlobalVariable* llvm::WinEHHandlerType::TypeDescriptor

Definition at line 123 of file WinEHFuncInfo.h.


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