Lines Matching defs:id
69 - (void)setTarget:(id)target; argument
77 - (void)setXxxdelegateYYY:(id)delegate; argument
79 - (void)setDataSource:(id)source; argument
82 - (void)setMYtarget: (id)target; argument
85 - (void)setTargetX: (id)t; argument
94 - (void)setAnObject : (id) object; argument
124 - (void)setTarget:(id)target; argument
129 - (void)setXxxdelegateYYY:(id)delegate; argument
131 - (void)setDataSource:(id)source; argument
134 - (void)setMYtarget: (id)target; argument
137 - (void)setTargetX: (id)t; argument
146 - (void)setAnObject : (id) object; argument
173 - (BOOL) isinValid DEPRECATED; argument
176 - (void)setMYtarget: (id)target DEPRECATED; argument
179 - (id)xxxdelegateYYY DEPRECATED; argument
180 - (void)setXxxdelegateYYY:(id)delegate DEPRECATED; argument
200 - (id)OkToInfer NS_AVAILABLE; argument
207 - (id) t1 NORETURN NS_AVAILABLE; argument
208 - (void) setT1 : (id) arg NS_AVAILABLE; argument
210 - (id)method1 ALIGNED NS_AVAILABLE; argument
211 - (void) setMethod1 : (id) object NS_AVAILABLE ALIGNED; argument
247 - (void)setReadWriteProperty:(id)readWriteProperty; argument