Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EHScopeStack

360   struct DestroyObject : EHScopeStack::Cleanup {
381 struct DestroyNRVOVariable : EHScopeStack::Cleanup {
414 struct CallStackRestore : EHScopeStack::Cleanup {
424 struct ExtendGCLifetime : EHScopeStack::Cleanup {
439 struct CallCleanupFunction : EHScopeStack::Cleanup {
473 class CallLifetimeEnd : public EHScopeStack::Cleanup {
1500 class RegularPartialArrayDestroy : public EHScopeStack::Cleanup {
1521 class IrregularPartialArrayDestroy : public EHScopeStack::Cleanup {
1593 struct ConsumeARCParameter : EHScopeStack::Cleanup {