/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | TODO | 42 GDB 5.1 - Cleanups 110 GDB 5.2 - Cleanups 212 Code Cleanups: General
|
H A D | ChangeLog-2001 | 7196 * TODO (Cleanups): Remove the item about converting docs to GFDL. 7274 * TODO (GDB 5.1 - Cleanups): Update. 7377 * TODO (GDB 5.2 - Cleanups): Add list of gdbarch methods to 7428 * TODO (GDB 5.1 - Cleanups): Add more targets to obsolete. 7867 * TODO (GDB 5.1 - Cleanups): Add status of targets being obsoleted. 7937 * TODO (GDB 5.1 - Cleanups): Update.
|
H A D | ChangeLog-1996 | 3672 * mon960-rom.c: Cleanups and elimination of unused code,
|
/openbsd/gnu/llvm/clang/lib/Analysis/ |
H A D | Consumed.cpp | 470 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local 471 if (!Cleanups->cleanupsHaveSideEffects()) in findInfo() 472 E = Cleanups->getSubExpr(); in findInfo() 477 if (const auto Cleanups = dyn_cast<ExprWithCleanups>(E)) in findInfo() local 478 if (!Cleanups->cleanupsHaveSideEffects()) in findInfo() 479 E = Cleanups->getSubExpr(); in findInfo()
|
H A D | CFG.cpp | 1457 auto *Cleanups = cast<ExprWithCleanups>(Child); in findConstructionContexts() local 1458 findConstructionContexts(Layer, Cleanups->getSubExpr()); in findConstructionContexts()
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGObjCRuntime.cpp | 232 CodeGenFunction::LexicalScope Cleanups(CGF, Handler.Body->getSourceRange()); in EmitTryCatchStmt() local 273 Cleanups.ForceCleanup(); in EmitTryCatchStmt()
|
H A D | CGExprAgg.cpp | 1354 SmallVector<EHScopeStack::stable_iterator, 16> Cleanups; in VisitLambdaExpr() local 1383 Cleanups.push_back(CGF.EHStack.stable_begin()); in VisitLambdaExpr() 1390 for (unsigned i = Cleanups.size(); i != 0; --i) in VisitLambdaExpr() 1391 CGF.DeactivateCleanupBlock(Cleanups[i-1], CleanupDominator); in VisitLambdaExpr()
|
H A D | MicrosoftCXXABI.cpp | 4155 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in getAddrOfCXXCtorClosure() local 4174 Cleanups.ForceCleanup(); in getAddrOfCXXCtorClosure()
|
H A D | CGStmt.cpp | 2332 CodeGenFunction::RunCleanupsScope Cleanups(*this); in EmitAsmStmt() local
|
H A D | CGCall.cpp | 3949 ArrayRef<CallArgList::CallArgCleanup> Cleanups = in deactivateArgCleanupsBeforeCall() local 3952 for (const auto &I : llvm::reverse(Cleanups)) { in deactivateArgCleanupsBeforeCall()
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 1948 if (auto Cleanups = dyn_cast<ExprWithCleanups>(Statement)) in ProcessIterationStmt() local 1949 if (!Cleanups->cleanupsHaveSideEffects()) in ProcessIterationStmt() 1950 Statement = Cleanups->getSubExpr(); in ProcessIterationStmt() 3096 if (auto Cleanups = dyn_cast<ExprWithCleanups>(InitExpr)) in DiagnoseForRangeReferenceVariableCopies() local 3097 if (!Cleanups->cleanupsHaveSideEffects()) in DiagnoseForRangeReferenceVariableCopies() 3098 InitExpr = Cleanups->getSubExpr(); in DiagnoseForRangeReferenceVariableCopies()
|
H A D | SemaExprCXX.cpp | 7333 auto Cleanups = llvm::ArrayRef(ExprCleanupObjects.begin() + FirstCleanup, in MaybeCreateExprWithCleanups() local 7337 Context, SubExpr, Cleanup.cleanupsHaveSideEffects(), Cleanups); in MaybeCreateExprWithCleanups()
|
H A D | SemaDecl.cpp | 2012 if (const auto *Cleanups = dyn_cast_or_null<ExprWithCleanups>(Init)) in ShouldDiagnoseUnusedDecl() local 2013 Init = Cleanups->getSubExpr(); in ShouldDiagnoseUnusedDecl()
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | tree-ssa.texi | 312 * Cleanups:: 409 @node Cleanups 410 @subsubsection Cleanups 411 @cindex Cleanups
|
H A D | gccint.info | 6563 * Cleanups:: 6653 File: gccint.info, Node: Jumps, Next: Cleanups, Prev: Selection Statements, Up: Statements 6671 File: gccint.info, Node: Cleanups, Next: GIMPLE Exception Handling, Prev: Jumps, Up: Statements 6673 10.2.4.7 Cleanups 6714 File: gccint.info, Node: GIMPLE Exception Handling, Prev: Cleanups, Up: Statements 31926 * Cleanups: Cleanups. (line 6) 34405 Node: Cleanups286661
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | NEWS | 602 * Cleanups in echo area reading, and redisplay. Cleanups in handling the
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | ExceptionHandling.rst | 255 Cleanups section in LLVM Code Generation
|
/openbsd/gnu/usr.bin/binutils/gdb/doc/ |
H A D | gdbint.texinfo | 980 (@pxref{Coding, Cleanups}) to close the tuple. It provides a convenient 1007 opens a list and then establishes cleanup (@pxref{Coding, Cleanups}) 4621 @section Cleanups 4624 Cleanups are a structured way to deal with things that need to be done 4662 Cleanups are implemented as a chain. The handle returned by 5513 unnecessary or irrelevant changes. Cleanups, where identified, being
|
H A D | ChangeLog | 1683 * gdbint.texinfo (Coding): Review Cleanups section. Examples 3532 * stabs.texinfo: Cleanups regarding statics.
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | ChangeLog | 3315 Cleanups vis-a-vis g77-0.5.24: 3323 Cleanups vis-a-vis system.h cutover and g77-0.5.24:
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | ChangeLog | 988 Cleanups related to recent separation of revisions from 1176 while ago. Cleanups suggested by Stephen Gildea (CVSROOT/passwd
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | FSFChangeLog | 1538 * mips.c: Cleanups and reformatting throughout.
|
/openbsd/gnu/lib/libstdc++/libstdc++/ |
H A D | ChangeLog-2000 | 676 * src/Makefile.am: Cleanups, add documentation. 1247 * acinclude.m4: Cleanups. 6249 Cleanups for callbacks, more regression hunting. Remaining
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | ChangeLog-96 | 136 Cleanups to release, mostly cosmetic:
|
H A D | ChangeLog | 4673 Cleanups to Tim's checkin:
|