Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/inlining/
H A 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)) {
/llvm-project/clang/test/CodeGenObjC/
H A Darc-unbridged-cast.m7 - (CFStringRef) CFMeth __attribute__((cf_returns_retained));
9 - (CFStringRef) P __attribute__((cf_returns_retained));