Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Cleanup

475   struct CallBaseDtor final : EHScopeStack::Cleanup {
832 // - we need to perform the constructor prologue and cleanup in
960 // Emit any cleanup blocks associated with the member or base
1551 // Enter the cleanup scopes for virtual bases.
1564 // Enter the cleanup scopes for fields and non-virtual bases.
1618 struct CallDtorDelete final : EHScopeStack::Cleanup {
1629 struct CallDtorDeleteConditional final : EHScopeStack::Cleanup {
1655 class DestroyField final : public EHScopeStack::Cleanup {
1695 class SanitizeDtorMembers final : public EHScopeStack::Cleanup {
1783 class SanitizeDtorVTable final : public EHScopeStack::Cleanup {
2008 // partial-destroy cleanup.
2227 struct CallDelegatingCtorDtor final : EHScopeStack::Cleanup {
2279 struct CallLocalDtor final : EHScopeStack::Cleanup {