clang
8.0.0
|
ConditionalCleanup stores the saved form of its parameters, then restores them and performs the cleanup. More...
#include "/work/www-prereleases/8.0.0/rc3/docsbuild/llvm.src/tools/clang/lib/CodeGen/EHScopeStack.h"
Public Member Functions | |
ConditionalCleanup (typename DominatingValue< As >::saved_type... A) | |
ConditionalCleanup (SavedTuple Tuple) | |
![]() | |
Cleanup (const Cleanup &)=default | |
Cleanup (Cleanup &&) | |
Cleanup ()=default | |
Additional Inherited Members | |
![]() | |
~Cleanup ()=default | |
ConditionalCleanup stores the saved form of its parameters, then restores them and performs the cleanup.
Definition at line 198 of file EHScopeStack.h.
|
inline |
Definition at line 214 of file EHScopeStack.h.
|
inline |
Definition at line 217 of file EHScopeStack.h.