Lines Matching refs:EHStack
1620 EHStack.pushCleanup<CallLifetimeEnd>(NormalEHLifetimeMarker, in EmitAutoVarAlloca()
1989 EHStack.pushCleanup<DestroyNRVOVariableCXX>(cleanupKind, addr, type, dtor, in emitAutoVarTypeCleanup()
2014 EHStack.pushCleanup<DestroyNRVOVariableC>(cleanupKind, addr, in emitAutoVarTypeCleanup()
2027 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()
2050 EHStack.pushCleanup<ExtendGCLifetime>(NormalCleanup, &D); in EmitAutoVarCleanups()
2061 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()
2123 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()
2137 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()
2158 EHStack.pushCleanup<ConditionalCleanupType>( in pushLifetimeExtendedDestroy()
2492 EHStack.stable_begin(); in EmitParmDecl()
2557 EHStack.pushCleanup<ConsumeARCParameter>(getARCCleanupKind(), ArgVal, in EmitParmDecl()