Home
last modified time | relevance | path

Searched defs:NSMakeCollectable (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/test/Analysis/
H A Dretain-release-path-notes-gc.m35 id NSMakeCollectable(CFTypeRef); function
H A DCFDateGC.m24 static __inline__ __attribute__((always_inline)) id NSMakeCollectable(CFTypeRef cf) { return 0; } function
H A Dretain-release-path-notes.m39 id NSMakeCollectable(CFTypeRef); function
H A Dretain-release-gc-only.m225 static __inline__ __attribute__((always_inline)) id NSMakeCollectable(CFTypeRef function
H A Dretain-release.m322 id NSMakeCollectable(CFTypeRef __attribute__((cf_consumed))) __attribute__((ns_returns_retained)); function
/aosp_15_r20/external/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m327 id NSMakeCollectable(CFTypeRef __attribute__((cf_consumed))) __attribute__((ns_returns_retained)); function