Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtsd.c13 static malloc_tsd_cleanup_t cleanups[MALLOC_TSD_CLEANUPS_MAX]; variable
/freebsd/crypto/krb5/src/util/verto/
H A Dev_wrap.h22 #define cleanups ((loop)->cleanups) macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp328 CodeGenFunction::RunCleanupsScope cleanups(CGF); in EmitAtSynchronizedStmt() local
H A DCGExprAgg.cpp1404 CodeGenFunction::RunCleanupsScope cleanups(CGF); in VisitExprWithCleanups() local
1688 SmallVector<EHScopeStack::stable_iterator, 16> cleanups; in VisitCXXParenListOrInitListExpr() local
H A DCGObjC.cpp3449 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainScalarExpr() local
3464 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCRetainAutoreleaseScalarExpr() local
3574 if (const ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(e)) { in EmitARCUnsafeUnretainedScalarExpr() local
H A DCGBlocks.cpp2111 CodeGenFunction::RunCleanupsScope cleanups(*this); in GenerateDestroyHelperFunction() local
H A DCGExpr.cpp1588 const auto *cleanups = cast<ExprWithCleanups>(E); in EmitLValueHelper() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp676 ExprWithCleanups *cleanups = dyn_cast<ExprWithCleanups>(retValue); in adjustBlockReturnsToEnum() local
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c1505 int cleanups; in softdep_flush() local