Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:pushCleanup

494       EHStack.pushCleanup<FinishARCDealloc>(getARCCleanupKind());
1348 CGF.EHStack.pushCleanup<DestroyIvar>(cleanupKind, self, ivar, destroyer,
2358 EHStack.pushCleanup<CallObjCAutoreleasePoolObject>(NormalCleanup, Ptr);
2360 EHStack.pushCleanup<CallObjCMRRAutoreleasePoolObject>(NormalCleanup, Ptr);
2835 EHStack.pushCleanup<CallObjCAutoreleasePoolObject>(NormalCleanup, token);
2838 EHStack.pushCleanup<CallObjCMRRAutoreleasePoolObject>(NormalCleanup, token);