Lines Matching full:objc_objectptr_t
47 typedef const void* objc_objectptr_t;48 __attribute__((ns_returns_retained)) id objc_retainedObject(objc_objectptr_t __attribute__((cf_consumed)) pointer);49 __attribute__((ns_returns_not_retained)) id objc_unretainedObject(objc_objectptr_t pointer);