Home
last modified time | relevance | path

Searched defs:NSMutableArray (Results 1 – 25 of 107) sorted by relevance

12345

/external/llvm-project/clang/test/Index/
Dcomment-unqualified-objc-pointer.m11 @interface NSMutableArray : NSArray interface
25 @implementation NSMutableArray implementation
/external/clang/test/Index/
Dcomment-unqualified-objc-pointer.m11 @interface NSMutableArray : NSArray interface
25 @implementation NSMutableArray implementation
/external/clang/test/Analysis/
Dpr4209.m23 @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/
Dpr4209.m23 @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/
Dobjc-container-subscripting-1.m6 @interface NSMutableArray interface
Dnarrow-property-type-in-cont-class.m7 @interface NSMutableArray : NSArray interface
Dobjc-container-subscripting-2.m6 @interface NSMutableArray interface
Dobjc-container-subscripting.m6 @interface NSMutableArray interface
/external/llvm-project/clang/test/SemaObjC/
Dobjc-container-subscripting-1.m6 @interface NSMutableArray interface
Dnarrow-property-type-in-cont-class.m7 @interface NSMutableArray : NSArray interface
Dobjc-container-subscripting.m6 @interface NSMutableArray interface
/external/llvm-project/clang/test/CodeGenObjC/
Dobjc-arc-container-subscripting.m3 @interface NSMutableArray interface
Dgetter-property-type-mismatch.m6 @interface NSMutableArray : NSArray interface
Dobjc-container-subscripting-1.m6 @interface NSMutableArray interface
Dobjc-container-subscripting.m6 @interface NSMutableArray interface in objc_subscripting
/external/clang/test/CodeGenObjC/
Dobjc-arc-container-subscripting.m3 @interface NSMutableArray interface
Dgetter-property-type-mismatch.m6 @interface NSMutableArray : NSArray interface
Dobjc-container-subscripting-1.m6 @interface NSMutableArray interface
Dobjc-container-subscripting.m6 @interface NSMutableArray interface in objc_subscripting
/external/clang/test/Rewriter/
Dobjc-ivar-receiver-1.m4 @interface NSMutableArray interface
Dobjc-modern-ivar-receiver-1.mm6 @interface NSMutableArray interface
/external/llvm-project/clang/test/Rewriter/
Dobjc-ivar-receiver-1.m4 @interface NSMutableArray interface
Dobjc-modern-ivar-receiver-1.mm6 @interface NSMutableArray interface
/external/llvm-project/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.m255 - (void)forMostThings:(NSMutableArray *)lines options:(int)options {
274 - (void)forAllThings:(NSMutableArray *)lines options:(int)options {
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.m256 - (void)forMostThings:(NSMutableArray *)lines options:(int)options {
275 - (void)forAllThings:(NSMutableArray *)lines options:(int)options {

12345