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

#include <WinEHFuncInfo.h>

Collaboration diagram for llvm::WinEHUnwindMapEntry:
[legend]

Public Attributes

int ToState
 
FunctionCleanup
 

Detailed Description

Definition at line 116 of file WinEHFuncInfo.h.

Member Data Documentation

Function* llvm::WinEHUnwindMapEntry::Cleanup

Definition at line 118 of file WinEHFuncInfo.h.

int llvm::WinEHUnwindMapEntry::ToState

Definition at line 117 of file WinEHFuncInfo.h.


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