Searched defs:Cleanups (Results 1 – 11 of 11) sorted by relevance
254 Cleanups section in LLVM Code Generation
177 namespace Cleanups { namespace
470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local477 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
1399 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local
1336 SmallVector<EHScopeStack::stable_iterator, 16> Cleanups; in VisitLambdaExpr() local
2321 CodeGenFunction::RunCleanupsScope Cleanups(*this); in EmitAsmStmt() local
4142 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local
3899 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local
1948 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local3087 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local
7313 auto Cleanups = llvm::makeArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
1982 if (const auto *Cleanups = dyn_cast_or_null<ExprWithCleanups>(Init)) in ShouldDiagnoseUnusedDecl() local