Home
last modified time | relevance | path

Searched refs:aKey (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-for-nullability.h77 - (id)objectForKey:(id)aKey;
79 - (id)objectForKeyedSubscript:(id)aKey;
93 - (void)removeObjectForKey:(id)aKey;
94 - (void)setObject:(id)anObject forKey:(id <NSCopying>)aKey;
/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dmacros.m7 - (id)objectForKey:(id)aKey;
11 - (void)setObject:(id)anObject forKey:(id <NSCopying>)aKey;
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dcomptypes-legal.m42 - (void) Meth : (id <NSCopying>)aKey; // expected-note {{passing argument to parameter 'aKey' here}}
H A Dcocoa-api-usage.m60 - (id)objectForKey:(id)aKey;
64 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dcocoa-api-usage.m.fixed60 - (id)objectForKey:(id)aKey;
64 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dcompare-qualified-id.m15 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey; @end // expecte…
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-subscripting-unavailable.m.result49 - (id)objectForKey:(id)aKey;
53 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-subscripting-unavailable.m49 - (id)objectForKey:(id)aKey;
53 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-subscripting-literals-in-arc.m.result52 - (id)objectForKey:(id)aKey;
74 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-subscripting-literals-in-arc.m52 - (id)objectForKey:(id)aKey;
74 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-instancetype.m83 - (id)objectForKey:(id)aKey;
87 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-instancetype.m.result83 - (id)objectForKey:(id)aKey;
87 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-subscripting-literals.m.result52 - (id)objectForKey:(id)aKey;
74 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-subscripting-literals.m52 - (id)objectForKey:(id)aKey;
74 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-arc-cf-annotations.m208 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;
209 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dobjcmt-arc-cf-annotations.m.result214 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;
215 - (void)setObject:(id)anObject forKey:(id)aKey;
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp117 void test_PR9380(const PR9380& aKey) { in test_PR9380() argument
118 const PR9380& flatKey = PR9380_B(aKey); in test_PR9380()
/llvm-project-15.0.7/clang/test/Analysis/
H A DNSContainers.m70 - (id)objectForKey:(id)aKey;
85 - (void)removeObjectForKey:(id)aKey;
86 - (void)setObject:(id)anObject forKey:(id <NSCopying>)aKey;
H A Dpr4209.m31 @end @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;
H A Dretain-release.mm162 @end @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;
163 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dretain-release-inline.m142 @end @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;
143 - (void)setObject:(id)anObject forKey:(id)aKey;
H A Dretain-release.m213 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;
214 - (void)setObject:(id)anObject forKey:(id)aKey;