Home
last modified time | relevance | path

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

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