Searched defs:Cleanups (Results 1 – 11 of 11) sorted by relevance
255 Cleanups section in LLVM Code Generation
177 namespace Cleanups { namespace
230 CodeGenFunction::LexicalScope Cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local
2620 CodeGenFunction::RunCleanupsScope Cleanups(*this); EmitAsmStmt() local
4157 CodeGenFunction::RunCleanupsScope Cleanups(CGF); getAddrOfCXXCtorClosure() local
4210 ArrayRef<CallArgList::CallArgCleanup> Cleanups = deactivateArgCleanupsBeforeCall() local
470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) findInfo() local 477 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) findInfo() local
1480 auto *Cleanups = cast<ExprWithCleanups>(Child); findConstructionContexts() local
1981 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) ProcessIterationStmt() local 2944 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) DiagnoseForRangeReferenceVariableCopies() local
7601 auto Cleanups = llvm::ArrayRef(ExprCleanupObjects.begin() + FirstCleanup, MaybeCreateExprWithCleanups() local
1956 if (const auto *Cleanups = dyn_cast_if_present<ExprWithCleanups>(Init)) ShouldDiagnoseUnusedDecl() local