|
clang
5.0.0
|
ConditionalCleanup stores the saved form of its parameters, then restores them and performs the cleanup. More...
Public Member Functions | |
| ConditionalCleanup (typename DominatingValue< As >::saved_type...A) | |
| ConditionalCleanup (SavedTuple Tuple) | |
Public Member Functions inherited from clang::CodeGen::EHScopeStack::Cleanup | |
| Cleanup (const Cleanup &)=default | |
| Cleanup (Cleanup &&) | |
| Cleanup ()=default | |
Additional Inherited Members | |
Protected Member Functions inherited from clang::CodeGen::EHScopeStack::Cleanup | |
| ~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.
1.8.6