|
LLVM
3.7.0
|
#include <WinEHFuncInfo.h>
Public Member Functions | |
| CleanupHandler (BasicBlock *BB) | |
Public Member Functions inherited from llvm::ActionHandler | |
| ActionHandler (BasicBlock *BB, ActionType Type) | |
| ActionType | getType () const |
| BasicBlock * | getStartBlock () const |
| bool | hasBeenProcessed () |
| void | setHandlerBlockOrFunc (Constant *F) |
| Constant * | getHandlerBlockOrFunc () |
| void | setEHState (int State) |
| int | getEHState () const |
Static Public Member Functions | |
| static bool | classof (const ActionHandler *H) |
Definition at line 100 of file WinEHFuncInfo.h.
|
inline |
Definition at line 102 of file WinEHFuncInfo.h.
|
inlinestatic |
Definition at line 105 of file WinEHFuncInfo.h.
References llvm::Cleanup, and llvm::ActionHandler::getType().
1.8.6