/llvm-project/clang/test/Index/ |
H A D | comment-unqualified-objc-pointer.m | 10 @interface NSMutableArray : NSArray interface 24 @implementation NSMutableArray implementation
|
H A D | index-subscripting-literals.m | 6 @interface NSMutableArray : NSArray interface
|
H A D | annotate-subscripting.m | 6 @interface NSMutableArray : NSArray interface
|
H A D | file-refs-subscripting.m | 6 @interface NSMutableArray : NSArray interface
|
H A D | complete-kvc.m | 18 @interface NSMutableArray : NSArray interface
|
/llvm-project/clang/test/SemaObjC/ |
H A D | objc-container-subscripting-1.m | 6 @interface NSMutableArray interface
|
H A D | narrow-property-type-in-cont-class.m | 6 @interface NSMutableArray : NSArray interface
|
H A D | objc-container-subscripting.m | 6 @interface NSMutableArray interface
|
H A D | objc-container-subscripting-2.m | 6 @interface NSMutableArray interface
|
H A D | circular-container.m | 7 @interface NSMutableArray interface 64 - (void)checkNSMutableArray:(NSMutableArray *)a { // expected-note {{'a' declared here}}
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | objc-arc-container-subscripting.m | 3 @interface NSMutableArray interface
|
H A D | getter-property-type-mismatch.m | 5 @interface NSMutableArray : NSArray interface
|
H A D | objc-container-subscripting-1.m | 6 @interface NSMutableArray interface
|
H A D | objc-container-subscripting.m | 6 @interface NSMutableArray interface in objc_subscripting
|
/llvm-project/clang/test/Analysis/ |
H A D | pr4209.m | 23 @end @interface NSMutableArray : NSArray - (void)addObject:(id)anObject; interface 50 …ary*)categoryDictionaryForCategoryID:(int)inID inRootTreeCategories:(NSMutableArray*)inRootTreeCat… argument 60 - (void) addCategory:(EBayCategoryType*)inCategory toRootTreeCategory:(NSMutableArray*)inRootTreeCa… argument
|
H A D | test-objc-non-nil-return-value-checker.m | 26 @interface NSMutableArray : NSArray interface
|
/llvm-project/clang/test/Rewriter/ |
H A D | objc-ivar-receiver-1.m | 4 @interface NSMutableArray interface
|
H A D | objc-modern-ivar-receiver-1.mm | 6 @interface NSMutableArray interface
|
H A D | objc-modern-container-subscript.mm | 10 @interface NSMutableArray interface in objc_subscripting
|
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | testfilerunner.m | 255 - (void)forMostThings:(NSMutableArray *)lines options:(int)options { 274 - (void)forAllThings:(NSMutableArray *)lines options:(int)options {
|
/llvm-project/clang/test/SemaObjCXX/ |
H A D | related-result-type-inference.mm | 41 @interface NSMutableArray : NSArray interface
|
H A D | property-synthesis-error.mm | 5 @interface NSMutableArray : NSArray @end interface
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | objc-container-subscripting.mm | 6 @interface NSMutableArray interface
|
H A D | objc-container-subscripting-1.mm | 7 @interface NSMutableArray interface
|
/llvm-project/clang/test/PCH/ |
H A D | subscripting-literals.m | 15 @interface NSMutableArray : NSArray interface
|