Searched defs:Cleanups (Results 1 – 9 of 9) sorted by relevance
254 Cleanups section in LLVM Code Generation
470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local477 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
1395 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local
1329 SmallVector<EHScopeStack::stable_iterator, 16> Cleanups; in VisitLambdaExpr() local
4049 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local
3807 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local
1910 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local3048 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local
7027 auto Cleanups = llvm::makeArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
1829 if (const ExprWithCleanups *Cleanups = in ShouldDiagnoseUnusedDecl() local