Searched defs:Cleanups (Results 1 – 11 of 11) sorted by relevance
255 Cleanups section in LLVM Code Generation
232 CodeGenFunction::LexicalScope Cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local
1354 SmallVector<EHScopeStack::stable_iterator, 16> Cleanups; in VisitLambdaExpr() local
2332 CodeGenFunction::RunCleanupsScope Cleanups(*this); in EmitAsmStmt() local
4155 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local
3949 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in 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
1457 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local
1948 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local3096 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local
7333 auto Cleanups = llvm::ArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
2012 if (const auto *Cleanups = dyn_cast_or_null<ExprWithCleanups>(Init)) in ShouldDiagnoseUnusedDecl() local