clang
8.0.0
|
#include "/work/www-prereleases/8.0.0/rc4/docsbuild/llvm.src/tools/clang/lib/CodeGen/EHScopeStack.h"
Additional Inherited Members | |
![]() | |
typedef T * | type |
typedef T * | saved_type |
![]() | |
static bool | needsSaving (type value) |
static saved_type | save (CodeGenFunction &CGF, type value) |
static type | restore (CodeGenFunction &CGF, saved_type value) |
Definition at line 73 of file EHScopeStack.h.