Searched defs:cleanups (Results 1 – 9 of 9) sorted by relevance
13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
22 #define cleanups ((loop)->cleanups) macro
328 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
1404 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local1688 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitCXXParenListOrInitListExpr() local
3449 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local3464 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local3574 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local
2111 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
1588 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValueHelper() local
676 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
1505 int cleanups; in softdep_flush() local