HomeSort by relevance Sort by last modified time
    Searched refs:NS_RETURNS_RETAINED (Results 1 - 2 of 2) sorted by null

  /external/clang/test/ARCMT/
Common.h 7 #define NS_RETURNS_RETAINED __attribute__((ns_returns_retained))
28 NS_INLINE NS_RETURNS_RETAINED id NSMakeCollectable(CFTypeRef CF_CONSUMED cf) NS_AUTOMATED_REFCOUNT_UNAVAILABLE;
70 extern __attribute__((ns_returns_retained)) id objc_retainedObject(objc_objectptr_t __attribute__((cf_consumed)) pointer);
  /external/google-breakpad/src/common/mac/
GTMDefines.h 274 #ifndef NS_RETURNS_RETAINED
276 #define NS_RETURNS_RETAINED __attribute__((ns_returns_retained))
278 #define NS_RETURNS_RETAINED

Completed in 196 milliseconds