Searched refs:Cleanups (Results 1 – 14 of 14) sorted by relevance
470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local471 if (!Cleanups->cleanupsHaveSideEffects()) in findInfo()472 E = Cleanups->getSubExpr(); in findInfo()477 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local478 if (!Cleanups->cleanupsHaveSideEffects()) in findInfo()479 E = Cleanups->getSubExpr(); in findInfo()
1480 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local1481 findConstructionContexts(Layer, Cleanups->getSubExpr()); in findConstructionContexts()
230 CodeGenFunction::LexicalScope Cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local271 Cleanups.ForceCleanup(); in EmitTryCatchStmt()
4157 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local4176 Cleanups.ForceCleanup(); in getAddrOfCXXCtorClosure()
4193 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local4196 for (const auto &I : llvm::reverse(Cleanups)) { in deactivateArgCleanupsBeforeCall()
2632 CodeGenFunction::RunCleanupsScope Cleanups(*this); in EmitAsmStmt() local
1981 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local1982 if (!Cleanups->cleanupsHaveSideEffects()) in ProcessIterationStmt()1983 Statement = Cleanups->getSubExpr(); in ProcessIterationStmt()2944 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local2945 if (!Cleanups->cleanupsHaveSideEffects()) in DiagnoseForRangeReferenceVariableCopies()2946 InitExpr = Cleanups->getSubExpr(); in DiagnoseForRangeReferenceVariableCopies()
7674 auto Cleanups = llvm::ArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local7678 Context, SubExpr, Cleanup.cleanupsHaveSideEffects(), Cleanups); in MaybeCreateExprWithCleanups()
1965 if (const auto *Cleanups = dyn_cast_if_present<ExprWithCleanups>(Init)) in ShouldDiagnoseUnusedDecl() local1966 Init = Cleanups->getSubExpr(); in ShouldDiagnoseUnusedDecl()
641 Cleanups (core)646 Cleanups (evbuffers)649 Cleanups (bufferevents)657 Cleanups (http)661 Cleanups (evdns)1095 Cleanups
1969 * Cleanups and fixes to the Big Number (BN) library
2268 * Cleanups for ntp-wait-opts.def and ntp.keys.def .
122677 Cleanups for ntp-wait-opts.def122680 Cleanups for ntp-wait-opts.def122704 Cleanups for ntp-wait-opts.def and ntp.keys.def122707 Cleanups for ntp-wait-opts.def and ntp.keys.def122710 Cleanups for ntp-wait-opts.def and ntp.keys.def122713 Cleanups for ntp-wait-opts.def and ntp.keys.def157315 Cleanups, fixed some warnings issued when compiling on psp-deb1.232335 Cleanups, fix [Bug 320]