Home | History | Annotate | Download | only in CodeGen

Lines Matching full:__block

771     /// The next I+1 words are pointers to __block variables.
2122 // __block variables are passed by their descriptor address.
2158 // In MRC, retainable pointers are owned by non-__block variables.
2169 // __block variables are passed by their descriptor address.
2636 assert(!T->isArrayType() && "__block array variable should not be caught");