Home | History | Annotate | Download | only in CodeGen

Lines Matching full:__block

689     // Drill down to the __block object if necessary.
976 // candidate nor a __block variable and has no mutable members,
1102 /// Determines whether the given __block variable is potentially
1186 // Initialize the structure of a __block variable.
1273 /// \param capturedByInit true if the variable is a __block variable
1318 // Note that for __block variables, we want to destroy the
1721 /// not doing the initial retain for a __block argument.