Home
last modified time | relevance | path

Searched refs:NS_INLINE (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/ARCMT/
DCommon.h11 #define NS_INLINE static __inline__ __attribute__((always_inline)) macro
28 NS_INLINE NS_RETURNS_RETAINED id NSMakeCollectable(CFTypeRef CF_CONSUMED cf) NS_AUTOMATED_REFCOUNT_…
87 NS_INLINE CF_RETURNS_RETAINED CFTypeRef CFBridgingRetain(id X) { in CFBridgingRetain()
91 NS_INLINE id CFBridgingRelease(CFTypeRef CF_CONSUMED X) { in CFBridgingRelease()
97 NS_INLINE CF_RETURNS_RETAINED CFTypeRef CFBridgingRetain(id X) { in CFBridgingRetain()
101 NS_INLINE id CFBridgingRelease(CFTypeRef CF_CONSUMED X) { in CFBridgingRelease()
/external/protobuf/objectivec/
DGPBMessage_PackagePrivate.h112 NS_INLINE void GPBPrepareReadOnlySemaphore(GPBMessage *self) { in GPBPrepareReadOnlySemaphore()