Lines Matching refs:EHStack
1633 EHStack.pushCleanup<CallLifetimeEnd>(NormalEHLifetimeMarker, in EmitAutoVarAlloca()
2001 EHStack.pushCleanup<DestroyNRVOVariableCXX>(cleanupKind, addr, type, dtor, in emitAutoVarTypeCleanup()
2026 EHStack.pushCleanup<DestroyNRVOVariableC>(cleanupKind, addr, in emitAutoVarTypeCleanup()
2039 EHStack.pushCleanup<DestroyObject>(cleanupKind, addr, type, destroyer, in emitAutoVarTypeCleanup()
2062 EHStack.pushCleanup<ExtendGCLifetime>(NormalCleanup, &D); in EmitAutoVarCleanups()
2073 EHStack.pushCleanup<CallCleanupFunction>(NormalAndEHCleanup, F, &Info, &D); in EmitAutoVarCleanups()
2135 EHStack.pushCleanup<CallStackRestore>(Kind, SPMem); in pushStackRestore()
2149 EHStack.pushCleanup<DestroyObject>( in pushLifetimeExtendedDestroy()
2170 EHStack.pushCleanup<ConditionalCleanupType>( in pushLifetimeExtendedDestroy()
2510 EHStack.stable_begin(); in EmitParmDecl()
2576 EHStack.pushCleanup<ConsumeARCParameter>(getARCCleanupKind(), ArgVal, in EmitParmDecl()