Searched refs:Cleanups (Results 1 – 7 of 7) sorted by relevance
177 namespace Cleanups { namespace
2480 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local2484 I = Cleanups.rbegin(), E = Cleanups.rend(); I != E; ++I) { in deactivateArgCleanupsBeforeCall()
246 Cleanups section in LLVM Code Generation
698 o Cleanups and fixes to the Big Number (BN) library
5052 auto Cleanups = llvm::makeArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local5055 Expr *E = ExprWithCleanups::Create(Context, SubExpr, Cleanups); in MaybeCreateExprWithCleanups()
1447 if (const ExprWithCleanups *Cleanups = in ShouldDiagnoseUnusedDecl() local1449 Init = Cleanups->getSubExpr(); in ShouldDiagnoseUnusedDecl()
9402 Cleanups to the code that detects the amount of RAM and10817 Cleanups to message.c.