Lines Matching refs:EHStack
1689 EHStack.pushCleanup<CallLifetimeEnd>(NormalEHLifetimeMarker, in EmitAutoVarAlloca()
2097 EHStack.pushCleanup<DestroyNRVOVariableCXX>(cleanupKind, addr, type, dtor, in emitAutoVarTypeCleanup()
2122 EHStack.pushCleanup<DestroyNRVOVariableC>(cleanupKind, addr, in emitAutoVarTypeCleanup()
2135 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()
2158 EHStack.pushCleanup<ExtendGCLifetime>(NormalCleanup, &D); in EmitAutoVarCleanups()
2169 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()
2248 {EHStack.stable_begin(), DominatingIP}); in pushDestroyAndDeferDeactivation()
2252 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()
2257 EHStack.pushCleanup<KmpcAllocFree>(Kind, AddrSizePair); in pushKmpcAllocFree()
2297 EHCleanupScope &cleanup = cast<EHCleanupScope>(*EHStack.begin()); in pushLifetimeExtendedDestroy()
2658 EHStack.stable_begin(); in EmitParmDecl()
2724 EHStack.pushCleanup<ConsumeARCParameter>(getARCCleanupKind(), ArgVal, in EmitParmDecl()