Lines Matching refs:EHStack
1637 EHStack.pushCleanup<CallLifetimeEnd>(NormalEHLifetimeMarker, in EmitAutoVarAlloca()
2005 EHStack.pushCleanup<DestroyNRVOVariableCXX>(cleanupKind, addr, type, dtor, in emitAutoVarTypeCleanup()
2030 EHStack.pushCleanup<DestroyNRVOVariableC>(cleanupKind, addr, in emitAutoVarTypeCleanup()
2043 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()
2066 EHStack.pushCleanup<ExtendGCLifetime>(NormalCleanup, &D); in EmitAutoVarCleanups()
2077 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()
2139 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()
2153 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()
2174 EHStack.pushCleanup<ConditionalCleanupType>( in pushLifetimeExtendedDestroy()
2514 EHStack.stable_begin(); in EmitParmDecl()
2580 EHStack.pushCleanup<ConsumeARCParameter>(getARCCleanupKind(), ArgVal, in EmitParmDecl()