Searched defs:cleanups (Results 1 – 11 of 11) sorted by relevance
8 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
241 CodeGenFunction::LexicalScope cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local316 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
992 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local1184 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitInitListExpr() local
633 ArrayRef<ExprWithCleanups::CleanupObject> cleanups = E->getObjects(); in enterNonTrivialFullExpression() local1493 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
2716 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local2732 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local
992 if (const ExprWithCleanups *cleanups = in EmitReturnStmt() local
829 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValue() local
602 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
569 if (ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(expr)) in GetTypeBeforeIntegralPromotion() local
10071 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(Statement); in maybeRebuildARCConsumingStmt() local
2328 int cleanups = 0; in yaffs_GarbageCollectBlock() local