Searched defs:cleanups (Results 1 – 8 of 8) sorted by relevance
13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
328 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
1402 CodeGenFunction::RunCleanupsScope cleanups(CGF); VisitExprWithCleanups() local 1684 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; VisitCXXParenListOrInitListExpr() local
3451 return EmitARCRetainScalarExpr(cleanups->getSubExpr()); in EmitARCRetainScalarExpr() local 3466 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr() local 3576 return emitARCUnsafeUnretainedScalarExpr(*this, cleanups->getSubExpr()); in EmitARCUnsafeUnretainedScalarExpr() local
2094 CodeGenFunction::RunCleanupsScope cleanups(*this); GenerateDestroyHelperFunction() local
1596 const auto *cleanups = cast<ExprWithCleanups>(E); EmitLValueHelper() local
634 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); adjustBlockReturnsToEnum() local
1505 int cleanups; in softdep_flush() local