Lines Matching full:implies
323 this implies that these methods may not raise exceptions.
597 <arc.method-families>` that implies a retained result.
605 family <arc.method-families>` that implies a retained result.
768 * ``assign`` implies ``__unsafe_unretained`` ownership.
769 * ``copy`` implies ``__strong`` ownership, as well as the usual behavior of
771 * ``retain`` implies ``__strong`` ownership.
772 * ``strong`` implies ``__strong`` ownership.
773 * ``unsafe_unretained`` implies ``__unsafe_unretained`` ownership.
774 * ``weak`` implies ``__weak`` ownership.
2264 invalid argument to this function. Rather it implies that an ``objc_retain``