Home | History | Annotate | Download | only in docs

Lines Matching full:__block

879 in a different (but still valid) state.  This arises with ``__block`` variables
1757 ``__block`` variables, which is a shift in semantics from non-ARC, where
1758 ``__block`` variables did not implicitly retain during capture.
1760 ``__block`` variables of retainable object owner type are moved off the stack