/external/clang/test/CodeGenObjC/ |
D | objc2-new-gc-api-strongcast.m | 20 } NSFastEnumerationState; typedef 22 void foo1 (NSFastEnumerationState * state)
|
D | arc-foreach.m | 9 struct NSFastEnumerationState; struct 11 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
|
/external/clang/test/SemaObjC/ |
D | objc-array-literal.m | 14 @class NSFastEnumerationState; 18 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
|
D | property-6.m | 31 typedef struct {} NSFastEnumerationState; typedef 34 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
D | compare-qualified-id.m | 12 typedef struct {} NSFastEnumerationState; typedef 13 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
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
|
D | foreach.m | 33 } NSFastEnumerationState; typedef 37 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
|
D | comptypes-9.m | 32 typedef struct {} NSFastEnumerationState; typedef 35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
D | weak-attr-ivar.m | 22 } NSFastEnumerationState; typedef 24 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
/external/clang/test/Analysis/ |
D | uninit-msg-expr.m | 23 typedef struct {} NSFastEnumerationState; typedef 25 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
D | NSPanel.m | 30 typedef struct {} NSFastEnumerationState; typedef 32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
D | pr4209.m | 19 NSFastEnumerationState; typedef 20 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
D | method-arg-decay.m | 18 NSFastEnumerationState; typedef 19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
D | delegates.m | 54 typedef struct {} NSFastEnumerationState; typedef 56 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
D | variadic-method-types.m | 38 typedef struct {} NSFastEnumerationState; typedef 40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
D | misc-ps-eager-assume.m | 18 NSFastEnumerationState; typedef 19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
D | NSContainers.m | 31 } NSFastEnumerationState; typedef 33 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
|
D | NSString.m | 64 typedef struct {} NSFastEnumerationState; typedef 66 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
|
D | retain-release-gc-only.m | 103 NSFastEnumerationState; typedef 104 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
D | retain-release-inline.m | 111 NSFastEnumerationState; typedef 112 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
D | retain-release.mm | 136 NSFastEnumerationState; typedef 137 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
|
/external/clang/test/SemaObjCXX/ |
D | foreach.mm | 40 } NSFastEnumerationState; typedef 44 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-objc.h | 66 NSFastEnumerationState; typedef 67 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st…
|
/external/clang/test/CodeGenObjCXX/ |
D | arc.mm | 3 struct NSFastEnumerationState; struct 5 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | AMutableDictionary.m | 200 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
|