clang API Documentation
#include <EHScopeStack.h>


Public Member Functions | |
| ConditionalCleanup1 (A0_saved a0) | |
ConditionalCleanupN stores the saved form of its N parameters, then restores them and performs the cleanup.
Definition at line 181 of file EHScopeStack.h.
| clang::CodeGen::EHScopeStack::ConditionalCleanup1< T, A0 >::ConditionalCleanup1 | ( | A0_saved | a0 | ) | [inline] |
Definition at line 191 of file EHScopeStack.h.