Home
last modified time | relevance | path

Searched defs:NSDictionary (Results 1 – 25 of 75) sorted by relevance

123

/llvm-project/clang/test/CodeGenObjC/
H A Ddot-syntax-2.m3 @interface NSDictionary @end interface
10 - (void)setMyDict:(NSDictionary *)myDict;
13 - (void)setMyLang:(NSDictionary *)myLang;
H A Dobjc-literal-debugger-test.m17 @interface NSDictionary : NSObject interface
H A Dblocks-1.m30 @interface NSDictionary @end interface
H A Dgetter-property-mismatch.m3 @interface NSDictionary @end interface
H A Dobjc-dictionary-literal.m12 @interface NSDictionary interface
H A Ddebug-info-blocks.m39 @interface NSDictionary : NSObject interface
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-subscripting-unavailable.m33 @interface NSDictionary : NSObject interface
36 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
41 + (id)dictionaryWithDictionary:(NSDictionary *)dict;
46 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
H A Dobjcmt-instancetype-unnecessary-diff.m8 @interface NSDictionary interface
H A Dobjcmt-subscripting-literals-in-arc.m51 @interface NSDictionary : NSObject interface
55 @interface NSDictionary (NSExtendedDictionary) interface in NSExtendedDictionary
59 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
64 + (id)dictionaryWithDictionary:(NSDictionary *)dict;
69 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
H A Dobjcmt-subscripting-literals.m51 @interface NSDictionary : NSObject interface
55 @interface NSDictionary (NSExtendedDictionary) interface in NSExtendedDictionary
59 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
64 + (id)dictionaryWithDictionary:(NSDictionary *)dict;
69 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
H A Dobjcmt-instancetype.m66 @interface NSDictionary : NSObject interface
70 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
75 + (id)dictionaryWithDictionary:(NSDictionary *)dict;
80 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
/llvm-project/clang/test/SemaObjCXX/
H A Dblock-cleanup.mm10 @interface NSDictionary interface
H A Dmissing-lhs-gun-extension.mm4 @interface NSDictionary interface
/llvm-project/clang/test/SemaObjC/
H A Dwarn-assign-property-nscopying.m9 @interface NSDictionary : NSObject interface
H A Dcocoa-api-usage.m43 @interface NSDictionary : NSObject interface
47 @interface NSDictionary (NSDictionaryCreation) interface in NSDictionaryCreation
52 + (id)dictionaryWithDictionary:(NSDictionary *)dict;
57 - (id)initWithDictionary:(NSDictionary *)otherDictionary;
H A Dinvalid-typename.m10 …opy NSDictionary /* NSString -> [NSString] */ *)truthPullers; // expected-error {{expected a type}}
H A Dnsobject-attribute-1.m21 @interface NSDictionary interface
H A Dobjcbridgemutable-attribute.m13 @interface NSDictionary interface
H A Dproperty-8.m26 @interface NSDictionary : NSObject <NSCopying, NSMutableCopying, NSCoding, NSFastEnumeration> interface
33 …Path:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context;
H A Darc-dict-bridged-cast.m13 @interface NSDictionary interface
/llvm-project/clang/test/Analysis/diagnostics/
H A Dmacros.m5 @interface NSDictionary : NSObject interface
/llvm-project/lldb/test/API/lang/objc/objc-dynamic-value/
H A Ddynamic-value.m86 context: (void *) context;
114 {
/llvm-project/lldb/test/API/macosx/dyld-trie-symbols/
H A Dmain.mm86 context: (void *) context;
114 {
/llvm-project/lldb/test/API/lang/objc/objc-stepping/
H A Dstepping-tests.m77 context: (void *) context;
105 {
/llvm-project/clang/test/Analysis/
H A Dobjc-for.m27 @interface NSDictionary : NSObject <NSFastEnumeration> interface
33 @interface NSDictionary (SomeCategory) interface in SomeCategory

123