Searched refs:Cleanups (Results 1 – 15 of 15) sorted by relevance
79 * Cleanups: sort wrappers in syswrap-darwin.c and priv_syswrap-darwin.h83 * Cleanups: m_scheduler/sema.c: use pipe implementation87 * Cleanups: m_debugstub: move to attic92 * Cleanups (Linux,AIX5): bogus launcher-path mangling logic in95 * Cleanups (ALL PLATFORMS): m_signals.c: are the _MY_SIGRETURN98 * Cleanups: check that changes to VG_(stat) and VG_(stat64) have101 * Cleanups: #if !HAVE_PROC in m_main (to do with /proc/<pid>/cmdline
112 * defs/i386: Cleanups, remove masks which are not needed.
424 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in EmitAggMemberInitializer() local500 CodeGenFunction::RunCleanupsScope Cleanups(CGF); in EmitAggMemberInitializer() local
354 * elf32_updatefile.c (updatemmap): Cleanups. Remove shdr_dest
1489 if (const ExprWithCleanups *Cleanups = dyn_cast<ExprWithCleanups>(E)) in extendsLifetimeOfTemporary() local1490 E = Cleanups->getSubExpr(); in extendsLifetimeOfTemporary()
686 * eblgstrtab.c: Cleanups a few printf format strings.
502 Cleanups and more SPARC support by Tom Callaway <tcallaway@redhat.com>.
4631 ArrayRef<ExprWithCleanups::CleanupObject> Cleanups in MaybeCreateExprWithCleanups() local4635 Expr *E = ExprWithCleanups::Create(Context, SubExpr, Cleanups); in MaybeCreateExprWithCleanups()
2303 - Cleanups, add more error checking [Ray Strode]
935 * glib/tmpl/hooks.sgml: Cleanups and fixes
1204 Cleanups so that Bison-generated parsers have less lint.
7342 Cleanups.
17432 Cleanups.
39345 Cleanups mostly inspired by Coverage results.
28906 Cleanups.