Searched defs:Cleanups (Results 1 – 9 of 9) sorted by relevance
226 CodeGenFunction::LexicalScope Cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local
2807 CodeGenFunction::RunCleanupsScope Cleanups(*this); in EmitAsmStmt() local
4150 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local
4368 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local
463 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
1568 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local
2080 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local3053 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local
6695 auto Cleanups = llvm::ArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
1983 if (const auto *Cleanups = dyn_cast_if_present<ExprWithCleanups>(Init)) in ShouldDiagnoseUnusedDecl() local