Home | History | Annotate | Download | only in docs

Lines Matching full:releases

195 For now, it is sensible to version this document by the releases of its sole
199 prepare their own, separately-versioned clang releases and wish to maintain
214 explicitly insert retains and releases. It does not provide a cycle collector;
253 and releases manually. In general, there are three requirements in order for
388 When receiving such an argument, ARC releases the argument at the end of the
396 extra retains and releases: on the caller side the retain will be merged with
417 with consumed parameters will cause over-retains or over-releases, depending
443 When receiving a return result from such a function or method, ARC releases the
453 releases required.
468 Mismatches with returned results will cause over-retains or over-releases,
664 and it would be quite unfortunate for explicit releases to be silently
1485 ARC releases the original pointer. Note again, however, that
1506 releases, this rule requires ARC to eliminate retains and release
1774 By default in Objective C, ARC is not exception-safe for normal releases:
1778 * It does not perform releases which would occur at the end of a
2002 Releases all the objects added to the given autorelease pool and any