Home
last modified time | relevance | path

Searched defs:Cleanups (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/llvm/docs/
DExceptionHandling.rst254 Cleanups section in LLVM Code Generation
/external/llvm/docs/
DExceptionHandling.rst254 Cleanups section in LLVM Code Generation
/external/clang/test/Analysis/inlining/
Dfalse-positive-suppression.cpp177 namespace Cleanups { namespace
/external/llvm-project/clang/test/Analysis/inlining/
Dfalse-positive-suppression.cpp177 namespace Cleanups { namespace
/external/llvm-project/clang/lib/Analysis/
DConsumed.cpp470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
477 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
DCFG.cpp1395 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local
/external/clang/lib/Analysis/
DConsumed.cpp469 if (auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
475 if (auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp1328 SmallVector<EHScopeStack::stable_iterator, 16> Cleanups; in VisitLambdaExpr() local
DMicrosoftCXXABI.cpp4033 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local
DCGCall.cpp3607 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local
/external/clang/lib/Sema/
DSemaStmt.cpp1501 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local
2456 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local
DSemaExprCXX.cpp5759 auto Cleanups = llvm::makeArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
DSemaDecl.cpp1548 if (const ExprWithCleanups *Cleanups = in ShouldDiagnoseUnusedDecl() local
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1630 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local
2756 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local
DSemaExprCXX.cpp6953 auto Cleanups = llvm::makeArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
DSemaDecl.cpp1830 if (const ExprWithCleanups *Cleanups = in ShouldDiagnoseUnusedDecl() local
/external/clang/lib/CodeGen/
DCGCall.cpp2985 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local
DMicrosoftCXXABI.cpp3875 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local