Home
last modified time | relevance | path

Searched refs:NSFastEnumerationState (Results 1 – 25 of 32) sorted by relevance

12

/external/clang/test/CodeGenObjC/
Dobjc2-new-gc-api-strongcast.m20 } NSFastEnumerationState; typedef
22 void foo1 (NSFastEnumerationState * state)
Darc-foreach.m9 struct NSFastEnumerationState; struct
11 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
/external/clang/test/SemaObjC/
Dproperty-6.m31 typedef struct {} NSFastEnumerationState; typedef
34 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dcompare-qualified-id.m12 typedef struct {} NSFastEnumerationState; typedef
13 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
Dcomptypes-9.m32 typedef struct {} NSFastEnumerationState; typedef
35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dproperty-8.m18 …def enum { NSMinXEdge = 0, NSMinYEdge = 1, NSMaxXEdge = 2, NSMaxYEdge = 3 } NSFastEnumerationState; typedef
21 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dforeach.m33 } NSFastEnumerationState; typedef
37 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
Dobjc-array-literal.m28 @class NSFastEnumerationState;
32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
Dweak-attr-ivar.m22 } NSFastEnumerationState; typedef
24 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
/external/clang/test/Analysis/
Duninit-msg-expr.m23 typedef struct {} NSFastEnumerationState; typedef
25 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dpr4209.m19 NSFastEnumerationState; typedef
20 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
DNSPanel.m30 typedef struct {} NSFastEnumerationState; typedef
32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dmethod-arg-decay.m18 NSFastEnumerationState; typedef
19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
Ddelegates.m54 typedef struct {} NSFastEnumerationState; typedef
56 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dvariadic-method-types.m38 typedef struct {} NSFastEnumerationState; typedef
40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dmisc-ps-eager-assume.m18 NSFastEnumerationState; typedef
19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
DNSContainers.m36 } NSFastEnumerationState; typedef
38 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
DNSString.m64 typedef struct {} NSFastEnumerationState; typedef
66 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
Dretain-release-inline.m111 NSFastEnumerationState; typedef
112 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
Dretain-release-gc-only.m103 NSFastEnumerationState; typedef
104 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
Dretain-release.mm136 NSFastEnumerationState; typedef
137 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
/external/clang/test/SemaObjCXX/
Dforeach.mm38 } NSFastEnumerationState; typedef
42 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
/external/clang/test/Profile/
Dobjc-general.m25 struct NSFastEnumerationState; struct
27 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h66 NSFastEnumerationState; typedef
67 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st…
/external/clang/test/CodeGenObjCXX/
Darc.mm3 struct NSFastEnumerationState; struct
5 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state

12