Searched defs:cleanups (Results 1 – 9 of 9) sorted by relevance
13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; global() variable
22 #define cleanups ((loop)->cleanups) macro
327 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
3495 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local3510 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local3620 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local
1538 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local
2167 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
1649 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValueHelper() local
697 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
1505 int cleanups; in softdep_flush() local