/aosp_15_r20/external/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 | NSContainers.m | 55 @interface NSMutableArray : NSArray interface 288 @interface NSMutableArray (MySafeAdd) interface in MySafeAdd
|
/aosp_15_r20/external/clang/test/Index/ |
H A D | comment-unqualified-objc-pointer.m | 11 @interface NSMutableArray : NSArray interface 25 @implementation NSMutableArray implementation
|
H A D | file-refs-subscripting.m | 6 @interface NSMutableArray : NSArray interface
|
H A D | annotate-subscripting.m | 6 @interface NSMutableArray : NSArray interface
|
H A D | index-subscripting-literals.m | 6 @interface NSMutableArray : NSArray interface
|
/aosp_15_r20/external/compiler-rt/test/BlocksRuntime/ |
H A D | testfilerunner.m | 256 - (void)forMostThings:(NSMutableArray *)lines options:(int)options { 275 - (void)forAllThings:(NSMutableArray *)lines options:(int)options {
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | circular-container.m | 7 @interface NSMutableArray interface 64 - (void)checkNSMutableArray:(NSMutableArray *)a { // expected-note {{'a' declared here}}
|
H A D | objc-container-subscripting-1.m | 6 @interface NSMutableArray interface
|
H A D | narrow-property-type-in-cont-class.m | 7 @interface NSMutableArray : NSArray interface
|
H A D | objc-container-subscripting-2.m | 6 @interface NSMutableArray interface
|
H A D | objc-container-subscripting.m | 6 @interface NSMutableArray interface
|
/aosp_15_r20/external/clang/test/ARCMT/ |
H A D | objcmt-subscripting-literals-in-arc.m | 43 @interface NSMutableArray : NSArray interface 47 @interface NSMutableArray (NSExtendedMutableArray) interface in NSExtendedMutableArray
|
H A D | objcmt-subscripting-literals.m | 43 @interface NSMutableArray : NSArray interface 47 @interface NSMutableArray (NSExtendedMutableArray) interface in NSExtendedMutableArray
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | objc-arc-container-subscripting.m | 3 @interface NSMutableArray interface
|
H A D | getter-property-type-mismatch.m | 6 @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
|
/aosp_15_r20/external/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 | 11 @interface NSMutableArray interface in objc_subscripting
|
/aosp_15_r20/external/clang/test/CodeGenObjCXX/ |
H A D | objc-container-subscripting-1.mm | 7 @interface NSMutableArray interface
|
H A D | objc-container-subscripting.mm | 6 @interface NSMutableArray interface
|
/aosp_15_r20/external/clang/test/SemaObjCXX/ |
H A D | related-result-type-inference.mm | 41 @interface NSMutableArray : NSArray interface
|
H A D | property-synthesis-error.mm | 6 @interface NSMutableArray : NSArray @end interface
|