|
clang
3.8.0
|
#include <EHScopeStack.h>
Additional Inherited Members | |
Public Types inherited from clang::CodeGen::InvariantValue< T * > | |
| typedef T * | type |
| typedef T * | saved_type |
Static Public Member Functions inherited from clang::CodeGen::InvariantValue< T * > | |
| 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.
1.8.6