Searched refs:aKey (Results 1 – 22 of 22) sorted by relevance
77 - (id)objectForKey:(id)aKey;79 - (id)objectForKeyedSubscript:(id)aKey;93 - (void)removeObjectForKey:(id)aKey;94 - (void)setObject:(id)anObject forKey:(id <NSCopying>)aKey;
7 - (id)objectForKey:(id)aKey;11 - (void)setObject:(id)anObject forKey:(id <NSCopying>)aKey;
42 - (void) Meth : (id <NSCopying>)aKey; // expected-note {{passing argument to parameter 'aKey' here}}
60 - (id)objectForKey:(id)aKey;64 - (void)setObject:(id)anObject forKey:(id)aKey;
15 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey; @end // expecte…
49 - (id)objectForKey:(id)aKey;53 - (void)setObject:(id)anObject forKey:(id)aKey;
52 - (id)objectForKey:(id)aKey;74 - (void)setObject:(id)anObject forKey:(id)aKey;
83 - (id)objectForKey:(id)aKey;87 - (void)setObject:(id)anObject forKey:(id)aKey;
208 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;209 - (void)setObject:(id)anObject forKey:(id)aKey;
214 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;215 - (void)setObject:(id)anObject forKey:(id)aKey;
117 void test_PR9380(const PR9380& aKey) { in test_PR9380() argument118 const PR9380& flatKey = PR9380_B(aKey); in test_PR9380()
70 - (id)objectForKey:(id)aKey;85 - (void)removeObjectForKey:(id)aKey;86 - (void)setObject:(id)anObject forKey:(id <NSCopying>)aKey;
31 @end @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;
162 @end @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;163 - (void)setObject:(id)anObject forKey:(id)aKey;
142 @end @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;143 - (void)setObject:(id)anObject forKey:(id)aKey;
213 @interface NSMutableDictionary : NSDictionary - (void)removeObjectForKey:(id)aKey;214 - (void)setObject:(id)anObject forKey:(id)aKey;