Lines Matching full:__weak
223 // __weak objects always get EH cleanups; otherwise, exceptions
1254 __weak object.
1437 // load of a __weak object.
1940 // We should not generate __weak write barrier on indirect reference
1941 // of a pointer to object; as in void foo (__weak id *param); *param = 0;
2619 // __weak attribute on a field is ignored.