Home
last modified time | relevance | path

Searched refs:Cleanups (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/inlining/
H A Dfalse-positive-suppression.cpp177 namespace Cleanups { namespace
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp2480 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local
2484 I = Cleanups.rbegin(), E = Cleanups.rend(); I != E; ++I) { in deactivateArgCleanupsBeforeCall()
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DExceptionHandling.rst246 Cleanups section in LLVM Code Generation
/minix3/crypto/external/bsd/openssl/dist/
H A DNEWS698 o Cleanups and fixes to the Big Number (BN) library
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp5052 auto Cleanups = llvm::makeArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local
5055 Expr *E = ExprWithCleanups::Create(Context, SubExpr, Cleanups); in MaybeCreateExprWithCleanups()
H A DSemaDecl.cpp1447 if (const ExprWithCleanups *Cleanups = in ShouldDiagnoseUnusedDecl() local
1449 Init = Cleanups->getSubExpr(); in ShouldDiagnoseUnusedDecl()
/minix3/external/public-domain/xz/dist/
H A DChangeLog9402 Cleanups to the code that detects the amount of RAM and
10817 Cleanups to message.c.