Searched defs:Cleanups (Results 1 – 8 of 8) sorted by relevance
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
1333 SmallVector<EHScopeStack::stable_iterator, 16> Cleanups; in VisitLambdaExpr() local
4049 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local
3824 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local
1911 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local3049 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local
7075 auto Cleanups = llvm::makeArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
1842 if (const ExprWithCleanups *Cleanups = in ShouldDiagnoseUnusedDecl() local