Home
last modified time | relevance | path

Searched defs:retain (Results 1 – 25 of 77) sorted by relevance

1234

/llvm-project/clang/test/CodeGenObjC/
H A Dconvert-messages-to-runtime-calls.m17 - (id)retain; method
78 - (A*) retain; method
130 - (float) retain; method
H A Dsynthesize_ivar-cont-class.m14 @property (retain) id viewController; category
H A Dno-vararg-messaging.m8 -(id)retain; method
H A Dgetter-property-type-mismatch.m17 @property (retain, nonatomic) NSMutableArray *arrayOfThings; category
H A Ddebug-info-instancetype.m6 - (id)retain; method
H A Dsynthesize_ivar.m23 @property (retain) id bindingInfo; category
H A Ddebug-info-id-with-protocol.m7 - (id)retain; method
H A Drelated-result-type.m6 - (id)retain; method
H A Darc-linetable.m46 - (id)retain; method
/llvm-project/compiler-rt/test/tsan/Darwin/
H A Dosatomics-add.mm23 void retain() { function
H A Dgcd-sync-block-copy.mm15 - (instancetype)retain { method
/llvm-project/clang/test/CodeGenObjCXX/
H A Drefence-assign-write-barrier.mm4 - (NSArray*) retain; method
H A Dmrc-weak.mm5 - (instancetype) retain; method
/llvm-project/clang/test/Analysis/
H A DCFContainers.mm18 CFArrayRetainCallBack retain; field
61 CFSetRetainCallBack retain; field
68 CFDictionaryRetainCallBack retain; field
75 CFDictionaryRetainCallBack retain; field
H A Dobjc-radar17039661.m13 -(id)retain; method
/llvm-project/clang/test/SemaObjC/
H A Dbad-receiver-1.m4 - (id) retain; method
H A Dprotocol-lookup.m4 - retain; method
/llvm-project/clang/test/ARCMT/
H A Ddealloc.m6 - (id)retain; method
H A Dcheck-with-serialized-diag.m3 - (id)retain; method
/llvm-project/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h163 static void retain(T *obj) { obj->Retain(); } in retain() function
226 void retain() { in retain() function
/llvm-project/clang/test/Analysis/inlining/
H A Dassume-super-init-does-not-return-nil.m13 -(id)retain; method
H A DObjCImproperDynamictallyDetectableCast.m12 -(id)retain; method
/llvm-project/clang/test/SemaObjCXX/
H A Dprotocol-lookup.mm3 - retain; method
/llvm-project/clang/test/Parser/
H A Dms-square-bracket-attributes.mm166 - (void)retain; method
/llvm-project/clang/test/Index/
H A Dcomplete-objc-message-id.m10 - (id)retain; method

1234