Home
last modified time | relevance | path

Searched defs:cleanups (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/jemalloc/src/
H A Dtsd.c13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp328 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
H A DCGExprAgg.cpp1402 CodeGenFunction::RunCleanupsScope cleanups(CGF); VisitExprWithCleanups() local
1684 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; VisitCXXParenListOrInitListExpr() local
H A DCGObjC.cpp3451 return EmitARCRetainScalarExpr(cleanups->getSubExpr()); in EmitARCRetainScalarExpr() local
3466 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr() local
3576 return emitARCUnsafeUnretainedScalarExpr(*this, cleanups->getSubExpr()); in EmitARCUnsafeUnretainedScalarExpr() local
H A DCGBlocks.cpp2094 CodeGenFunction::RunCleanupsScope cleanups(*this); GenerateDestroyHelperFunction() local
H A DCGExpr.cpp1596 const auto *cleanups = cast<ExprWithCleanups>(E); EmitLValueHelper() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp634 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); adjustBlockReturnsToEnum() local
/freebsd-src/sys/ufs/ffs/
H A Dffs_softdep.c1505 int cleanups; in softdep_flush() local