Searched defs:Cleanups (Results 1 – 10 of 10) sorted by relevance
230 CodeGenFunction::LexicalScope Cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local
1357 SmallVector<EHScopeStack::stable_iterator, 16> Cleanups; VisitLambdaExpr() local
2454 CodeGenFunction::RunCleanupsScope Cleanups(*this); EmitAsmStmt() local
4144 CodeGenFunction::RunCleanupsScope Cleanups(CGF); getAddrOfCXXCtorClosure() local
4181 ArrayRef<CallArgList::CallArgCleanup> Cleanups = deactivateArgCleanupsBeforeCall() local
470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local477 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
1480 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local
1958 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) ProcessIterationStmt() local 3106 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) DiagnoseForRangeReferenceVariableCopies() local
7457 auto Cleanups = llvm::ArrayRef(ExprCleanupObjects.begin() + FirstCleanup, MaybeCreateExprWithCleanups() local
2057 if (const auto *Cleanups = dyn_cast_if_present<ExprWithCleanups>(Init)) ShouldDiagnoseUnusedDecl() local