clang
3.9.0
|
Represents a __leave statement. More...
#include <Stmt.h>
Public Member Functions | |
SEHLeaveStmt (SourceLocation LL) | |
SEHLeaveStmt (EmptyShell Empty) | |
Build an empty __leave statement. More... | |
SourceLocation | getLeaveLoc () const |
void | setLeaveLoc (SourceLocation L) |
SourceLocation | getLocStart () const LLVM_READONLY |
SourceLocation | getLocEnd () const LLVM_READONLY |
child_range | children () |
Static Public Member Functions | |
static bool | classof (const Stmt *T) |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |