Home
last modified time | relevance | path

Searched defs:cf_returns_retained (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Analysis/inlining/
DInlineObjCInstanceMethod.m14 - (const struct __CFString *) testCovariantReturnType __attribute__((cf_returns_retained));
21 - (CFStringRef) testCovariantReturnType __attribute__((cf_returns_retained)) {
108 - (const struct __CFString *) testCovariantReturnType __attribute__((cf_returns_retained));
115 - (CFStringRef) testCovariantReturnType __attribute__((cf_returns_retained)) {
/external/clang/test/CodeGenObjC/
Darc-unbridged-cast.m8 - (CFStringRef) CFMeth __attribute__((cf_returns_retained));
10 - (CFStringRef) P __attribute__((cf_returns_retained));
/external/clang/test/Analysis/
Dretain-release-gc-only.m358 - (NSString*) returnsAnOwnedCFString __attribute__((cf_returns_retained));
370 - (NSDate*) returnsCFRetained __attribute__((cf_returns_retained));