| /external/llvm-project/clang/test/Index/ |
| D | comment-unqualified-objc-pointer.m | 11 @interface NSMutableArray : NSArray interface 25 @implementation NSMutableArray implementation
|
| /external/clang/test/Index/ |
| D | comment-unqualified-objc-pointer.m | 11 @interface NSMutableArray : NSArray interface 25 @implementation NSMutableArray implementation
|
| /external/clang/test/Analysis/ |
| 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
|
| /external/llvm-project/clang/test/Analysis/ |
| 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
|
| /external/clang/test/SemaObjC/ |
| D | objc-container-subscripting-1.m | 6 @interface NSMutableArray interface
|
| D | narrow-property-type-in-cont-class.m | 7 @interface NSMutableArray : NSArray interface
|
| D | objc-container-subscripting-2.m | 6 @interface NSMutableArray interface
|
| D | objc-container-subscripting.m | 6 @interface NSMutableArray interface
|
| /external/llvm-project/clang/test/SemaObjC/ |
| D | objc-container-subscripting-1.m | 6 @interface NSMutableArray interface
|
| D | narrow-property-type-in-cont-class.m | 7 @interface NSMutableArray : NSArray interface
|
| D | objc-container-subscripting.m | 6 @interface NSMutableArray interface
|
| /external/llvm-project/clang/test/CodeGenObjC/ |
| D | objc-arc-container-subscripting.m | 3 @interface NSMutableArray interface
|
| D | getter-property-type-mismatch.m | 6 @interface NSMutableArray : NSArray interface
|
| D | objc-container-subscripting-1.m | 6 @interface NSMutableArray interface
|
| D | objc-container-subscripting.m | 6 @interface NSMutableArray interface in objc_subscripting
|
| /external/clang/test/CodeGenObjC/ |
| D | objc-arc-container-subscripting.m | 3 @interface NSMutableArray interface
|
| D | getter-property-type-mismatch.m | 6 @interface NSMutableArray : NSArray interface
|
| D | objc-container-subscripting-1.m | 6 @interface NSMutableArray interface
|
| D | objc-container-subscripting.m | 6 @interface NSMutableArray interface in objc_subscripting
|
| /external/clang/test/Rewriter/ |
| D | objc-ivar-receiver-1.m | 4 @interface NSMutableArray interface
|
| D | objc-modern-ivar-receiver-1.mm | 6 @interface NSMutableArray interface
|
| /external/llvm-project/clang/test/Rewriter/ |
| D | objc-ivar-receiver-1.m | 4 @interface NSMutableArray interface
|
| D | objc-modern-ivar-receiver-1.mm | 6 @interface NSMutableArray interface
|
| /external/llvm-project/compiler-rt/test/BlocksRuntime/ |
| D | testfilerunner.m | 255 - (void)forMostThings:(NSMutableArray *)lines options:(int)options { 274 - (void)forAllThings:(NSMutableArray *)lines options:(int)options {
|
| /external/compiler-rt/test/BlocksRuntime/ |
| D | testfilerunner.m | 256 - (void)forMostThings:(NSMutableArray *)lines options:(int)options { 275 - (void)forAllThings:(NSMutableArray *)lines options:(int)options {
|