Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dobjc2-new-gc-api-strongcast.m20 } NSFastEnumerationState; typedef
22 void foo1 (NSFastEnumerationState * state)
H A Darc-foreach.m9 struct NSFastEnumerationState; struct
11 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dproperty-6.m31 typedef struct {} NSFastEnumerationState; typedef
34 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dcompare-qualified-id.m12 typedef struct {} NSFastEnumerationState; typedef
13 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
H A 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
H A Dcomptypes-9.m32 typedef struct {} NSFastEnumerationState; typedef
35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dweak-attr-ivar.m22 } NSFastEnumerationState; typedef
24 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dobjc-array-literal.m28 @class NSFastEnumerationState;
32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
H A Dforeach.m33 } NSFastEnumerationState; typedef
37 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dforeach.mm46 } NSFastEnumerationState; typedef
50 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf… argument
/llvm-project-15.0.7/clang/test/Analysis/
H A DNSPanel.m30 typedef struct {} NSFastEnumerationState; typedef
32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dpr4209.m19 NSFastEnumerationState; typedef
20 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
H A Dmethod-arg-decay.m18 NSFastEnumerationState; typedef
19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
H A Ddelegates.m53 typedef struct {} NSFastEnumerationState; typedef
55 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dvariadic-method-types.m38 typedef struct {} NSFastEnumerationState; typedef
40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dcall-and-message.m46 } NSFastEnumerationState; typedef
48 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dmisc-ps-eager-assume.m18 NSFastEnumerationState; typedef
19 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
H A DNSContainers.m38 } NSFastEnumerationState; typedef
40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id [])buffer cou… argument
H A DNSString.m64 typedef struct {} NSFastEnumerationState; typedef
66 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co… argument
H A Dretain-release.mm136 NSFastEnumerationState; typedef
137 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
H A Dretain-release-inline.m114 NSFastEnumerationState; typedef
115 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st… argument
/llvm-project-15.0.7/clang/test/Profile/
H A Dobjc-general.m27 struct NSFastEnumerationState; struct
29 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h77 NSFastEnumerationState; typedef
78 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)st…
H A Dsystem-header-simulator-for-nullability.h43 } NSFastEnumerationState; typedef
/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Darc.mm3 struct NSFastEnumerationState; struct
5 - (unsigned long) countByEnumeratingWithState: (struct NSFastEnumerationState*) state

12