Searched refs:NSFastEnumerationState (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaObjC/
H A Dforeach.m33 } NSFastEnumerationState;
37 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(unsigned long)len;
/external/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h66 NSFastEnumerationState; typedef in typeref:struct:__anon18301
67 @protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len;

Completed in 146 milliseconds