Lines Matching refs:EHStack
1617 EHStack.pushCleanup<CallLifetimeEnd>(NormalEHLifetimeMarker, in EmitAutoVarAlloca()
1986 EHStack.pushCleanup<DestroyNRVOVariableCXX>(cleanupKind, addr, type, dtor, in emitAutoVarTypeCleanup()
2011 EHStack.pushCleanup<DestroyNRVOVariableC>(cleanupKind, addr, in emitAutoVarTypeCleanup()
2024 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()
2047 EHStack.pushCleanup<ExtendGCLifetime>(NormalCleanup, &D); in EmitAutoVarCleanups()
2058 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()
2120 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()
2134 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()
2155 EHStack.pushCleanup<ConditionalCleanupType>( in pushLifetimeExtendedDestroy()
2485 EHStack.stable_begin(); in EmitParmDecl()
2550 EHStack.pushCleanup<ConsumeARCParameter>(getARCCleanupKind(), ArgVal, in EmitParmDecl()