/llvm-project/clang/test/CodeGenObjC/ |
H A D | convert-messages-to-runtime-calls.m | 17 - (id)retain; method 78 - (A*) retain; method 130 - (float) retain; method
|
H A D | synthesize_ivar-cont-class.m | 14 @property (retain) id viewController; category
|
H A D | no-vararg-messaging.m | 8 -(id)retain; method
|
H A D | getter-property-type-mismatch.m | 17 @property (retain, nonatomic) NSMutableArray *arrayOfThings; category
|
H A D | debug-info-instancetype.m | 6 - (id)retain; method
|
H A D | synthesize_ivar.m | 23 @property (retain) id bindingInfo; category
|
H A D | debug-info-id-with-protocol.m | 7 - (id)retain; method
|
H A D | related-result-type.m | 6 - (id)retain; method
|
H A D | arc-linetable.m | 46 - (id)retain; method
|
/llvm-project/compiler-rt/test/tsan/Darwin/ |
H A D | osatomics-add.mm | 23 void retain() { function
|
H A D | gcd-sync-block-copy.mm | 15 - (instancetype)retain { method
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | refence-assign-write-barrier.mm | 4 - (NSArray*) retain; method
|
H A D | mrc-weak.mm | 5 - (instancetype) retain; method
|
/llvm-project/clang/test/Analysis/ |
H A D | CFContainers.mm | 18 CFArrayRetainCallBack retain; field 61 CFSetRetainCallBack retain; field 68 CFDictionaryRetainCallBack retain; field 75 CFDictionaryRetainCallBack retain; field
|
H A D | objc-radar17039661.m | 13 -(id)retain; method
|
/llvm-project/clang/test/SemaObjC/ |
H A D | bad-receiver-1.m | 4 - (id) retain; method
|
H A D | protocol-lookup.m | 4 - retain; method
|
/llvm-project/clang/test/ARCMT/ |
H A D | dealloc.m | 6 - (id)retain; method
|
H A D | check-with-serialized-diag.m | 3 - (id)retain; method
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntrusiveRefCntPtr.h | 163 static void retain(T *obj) { obj->Retain(); } in retain() function 226 void retain() { in retain() function
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | assume-super-init-does-not-return-nil.m | 13 -(id)retain; method
|
H A D | ObjCImproperDynamictallyDetectableCast.m | 12 -(id)retain; method
|
/llvm-project/clang/test/SemaObjCXX/ |
H A D | protocol-lookup.mm | 3 - retain; method
|
/llvm-project/clang/test/Parser/ |
H A D | ms-square-bracket-attributes.mm | 166 - (void)retain; method
|
/llvm-project/clang/test/Index/ |
H A D | complete-objc-message-id.m | 10 - (id)retain; method
|