/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | objc-array-literal.m | 7 typedef unsigned long NSUInteger; typedef 9 typedef unsigned int NSUInteger; typedef 20 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument 29 + (id)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument
|
H A D | sign-conversion.m | 4 typedef unsigned int NSUInteger; typedef 18 - (id)objectAtIndex:(NSUInteger)index; argument 19 - (id)objectAtIndexedSubscript:(NSUInteger)index; argument
|
H A D | objc-literal-nsnumber.m | 5 typedef unsigned long NSUInteger; typedef 8 typedef unsigned int NSUInteger; typedef 29 + (NSNumber *)numberWithUnsignedInteger:(NSUInteger)value ; argument 71 …tionaryWithObjects:(const id [])objects forKeys:(const id<NSCopying> [])keys count:(NSUInteger)cnt; argument
|
H A D | comptypes-9.m | 7 typedef unsigned int NSUInteger; typedef 35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument 42 - (id)objectAtIndex:(NSUInteger)index; argument
|
H A D | objc-dictionary-literal.m | 14 typedef unsigned long NSUInteger; typedef 18 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument
|
H A D | compare-qualified-id.m | 4 typedef unsigned int NSUInteger; typedef 13 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | objcmt-instancetype-2.m | 6 typedef unsigned int NSUInteger; typedef 43 + (id)stringWithCapacity:(NSUInteger)capacity; argument 47 + (id)dataWithCapacity:(NSUInteger)aNumItems; argument 48 + (id)dataWithLength:(NSUInteger)length; argument 74 + (id)dateWithYear:(NSInteger)year month:(NSUInteger)month day:(NSUInteger)day hour:(NSUInteger)hou… argument
|
H A D | GC-check-warn-nsalloc.m | 6 typedef unsigned NSUInteger; typedef
|
H A D | GC-check.m | 5 typedef unsigned NSUInteger; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | test-objc-non-nil-return-value-checker.m | 3 typedef unsigned int NSUInteger; typedef 23 - (id)objectAtIndexedSubscript:(NSUInteger)idx; argument 27 - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(id)anObject; argument 33 - (id)objectAtIndexedSubscript:(NSUInteger)idx; argument
|
H A D | objc-subscript.m | 4 typedef unsigned int NSUInteger; typedef 15 - (void)setObject:(id)obj atIndexedSubscript:(NSUInteger)index; argument 16 - (id)objectAtIndexedSubscript:(NSUInteger)index; argument
|
H A D | NSContainers.m | 5 typedef unsigned long NSUInteger; typedef 36 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument 41 - (id)objectAtIndex:(NSUInteger)index; argument 50 + (instancetype)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument 56 - (void)insertObject:(id)anObject atIndex:(NSUInteger)index; argument 58 - (void)removeObjectAtIndex:(NSUInteger)index; argument 59 - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(id)anObject; argument 75 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument
|
H A D | NSWindow.m | 8 typedef unsigned int NSUInteger; typedef 38 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument 39 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
|
H A D | uninit-msg-expr.m | 13 typedef unsigned int NSUInteger; typedef 25 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
H A D | NSPanel.m | 8 typedef unsigned int NSUInteger; typedef 32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument 55 - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreT… argument
|
H A D | uninit-ps-rdar6145427.m | 5 typedef unsigned int NSUInteger; typedef 23 - (id)objectAtIndex:(NSUInteger)index; argument
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | arc-compound-stmt.m | 4 typedef unsigned long NSUInteger; typedef 8 - (NSString *)substringFromIndex:(NSUInteger)from; argument
|
H A D | objc-dictionary-literal.m | 11 typedef unsigned long NSUInteger; typedef 14 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument
|
H A D | objc-literal-tests.m | 14 typedef unsigned long NSUInteger; typedef 17 typedef unsigned int NSUInteger; typedef 40 + (NSNumber *)numberWithUnsignedInteger:(NSUInteger)value ; argument 50 + (id)dictionaryWithObjects:(const id [])objects forKeys:(const id [])keys count:(NSUInteger)cnt; argument
|
H A D | 2007-10-23-GC-WriteBarrier.m | 4 typedef unsigned int NSUInteger; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/inlining/ |
H A D | path-notes.m | 20 typedef unsigned long NSUInteger; typedef 49 - (id)objectAtIndex:(NSUInteger)index; argument 59 + (instancetype)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument 65 - (void)insertObject:(id)anObject atIndex:(NSUInteger)index; argument 67 - (void)removeObjectAtIndex:(NSUInteger)index; argument 68 - (void)replaceObjectAtIndex:(NSUInteger)index withObject:(id)anObject; argument
|
/minix3/external/bsd/llvm/dist/clang/test/Index/ |
H A D | annotate-comments-typedef.m | 12 typedef unsigned int NSUInteger; typedef 15 typedef enum : NSUInteger { enum
|
/minix3/external/bsd/llvm/dist/clang/test/Rewriter/ |
H A D | rewrite-modern-container-literal.mm | 6 typedef unsigned long NSUInteger; typedef 25 + (NSNumber *)numberWithUnsignedInteger:(NSUInteger)value ; argument 31 …ionaryWithObjects:(const id [])objects forKeys:(const id <NSCopying> [])keys count:(NSUInteger)cnt; argument 35 + (id)arrayWithObjects:(const id [])objects count:(NSUInteger)cnt; argument
|
H A D | objc-modern-StretAPI-2.mm | 16 - (NSRange)rangeAtIndex:(NSUInteger)rangeIndex; argument
|
H A D | rewrite-nest.m | 6 typedef unsigned int NSUInteger; typedef
|