| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | objc2-new-gc-api-strongcast.m | 20 } NSFastEnumerationState; typedef 22 void foo1 (NSFastEnumerationState * state)
|
| H A D | arc-foreach.m | 9 struct NSFastEnumerationState; struct 11 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | property-6.m | 31 typedef struct {} NSFastEnumerationState; typedef 34 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | compare-qualified-id.m | 12 typedef struct {} NSFastEnumerationState; typedef 13 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
| H A D | property-8.m | 18 …def enum { NSMinXEdge = 0, NSMinYEdge = 1, NSMaxXEdge = 2, NSMaxYEdge = 3 } NSFastEnumerationState; typedef 21 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | comptypes-9.m | 32 typedef struct {} NSFastEnumerationState; typedef 35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | weak-attr-ivar.m | 22 } NSFastEnumerationState; typedef 24 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | objc-array-literal.m | 28 @class NSFastEnumerationState; 32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
|
| H A D | foreach.m | 33 } NSFastEnumerationState; typedef 37 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | foreach.mm | 46 } NSFastEnumerationState; typedef 50 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | NSPanel.m | 30 typedef struct {} NSFastEnumerationState; typedef 32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | pr4209.m | 19 NSFastEnumerationState; typedef 20 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
| H A D | method-arg-decay.m | 18 NSFastEnumerationState; typedef 19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
| H A D | delegates.m | 53 typedef struct {} NSFastEnumerationState; typedef 55 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | variadic-method-types.m | 38 typedef struct {} NSFastEnumerationState; typedef 40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | call-and-message.m | 46 } NSFastEnumerationState; typedef 48 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | misc-ps-eager-assume.m | 18 NSFastEnumerationState; typedef 19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
| H A D | NSContainers.m | 38 } NSFastEnumerationState; typedef 40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
|
| H A D | NSString.m | 64 typedef struct {} NSFastEnumerationState; typedef 66 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
| H A D | retain-release.mm | 136 NSFastEnumerationState; typedef 137 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
| H A D | retain-release-inline.m | 114 NSFastEnumerationState; typedef 115 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
| /llvm-project-15.0.7/clang/test/Profile/ |
| H A D | objc-general.m | 27 struct NSFastEnumerationState; struct 29 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
|
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/ |
| H A D | system-header-simulator-objc.h | 77 NSFastEnumerationState; typedef 78 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st…
|
| H A D | system-header-simulator-for-nullability.h | 43 } NSFastEnumerationState; typedef
|
| /llvm-project-15.0.7/clang/test/CodeGenObjCXX/ |
| H A D | arc.mm | 3 struct NSFastEnumerationState; struct 5 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
|