/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | arc-foreach.m | 9 struct NSFastEnumerationState; struct 13 count: (unsigned long) bufferSize;
|
H A D | objc2-new-gc-api-strongcast.m | 20 } NSFastEnumerationState; typedef
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | foreach.m | 33 } NSFastEnumerationState; typedef 37 …umeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(unsigned long)len;
|
H A D | compare-qualified-id.m | 12 typedef struct {} NSFastEnumerationState; typedef 13 …eratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len; @end
|
H A D | property-6.m | 31 typedef struct {} NSFastEnumerationState; typedef 34 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | comptypes-9.m | 32 typedef struct {} NSFastEnumerationState; typedef 35 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | property-8.m | 18 …def enum { NSMinXEdge = 0, NSMinYEdge = 1, NSMaxXEdge = 2, NSMaxYEdge = 3 } NSFastEnumerationState; typedef 21 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | objc-array-literal.m | 20 …ByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer count:(NSUInteger)len;
|
H A D | weak-attr-ivar.m | 22 } NSFastEnumerationState; typedef 24 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
/minix3/external/bsd/llvm/dist/clang/test/Profile/ |
H A D | objc-general.m | 25 struct NSFastEnumerationState; struct 29 count: (unsigned long) bufferSize;
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/ |
H A D | foreach.mm | 40 } NSFastEnumerationState; typedef 44 …umeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(unsigned long)len;
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | uninit-msg-expr.m | 23 typedef struct {} NSFastEnumerationState; typedef 25 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | misc-ps-eager-assume.m | 18 NSFastEnumerationState; typedef 19 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | pr4209.m | 19 NSFastEnumerationState; typedef 20 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | NSPanel.m | 30 typedef struct {} NSFastEnumerationState; typedef 32 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | variadic-method-types.m | 38 typedef struct {} NSFastEnumerationState; typedef 40 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | delegates.m | 54 typedef struct {} NSFastEnumerationState; typedef 56 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | method-arg-decay.m | 18 NSFastEnumerationState; typedef 19 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | NSContainers.m | 34 } NSFastEnumerationState; typedef 36 …ByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer count:(NSUInteger)len;
|
H A D | NSString.m | 64 typedef struct {} NSFastEnumerationState; typedef 66 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | retain-release.mm | 136 NSFastEnumerationState; typedef 137 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | retain-release-inline.m | 111 NSFastEnumerationState; typedef 112 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
H A D | retain-release-gc-only.m | 103 NSFastEnumerationState; typedef 104 …yEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/ |
H A D | arc.mm | 3 struct NSFastEnumerationState; struct 7 count: (unsigned long) bufferSize;
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/Inputs/ |
H A D | system-header-simulator-objc.h | 66 NSFastEnumerationState; typedef
|