OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSFastEnumerationState
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/SemaObjC/
foreach.m
33
}
NSFastEnumerationState
;
37
- (unsigned long)countByEnumeratingWithState:(
NSFastEnumerationState
*)state objects:(id *)stackbuf count:(unsigned long)len;
/external/clang/test/Analysis/Inputs/
system-header-simulator-objc.h
66
NSFastEnumerationState
;
67
@protocol NSFastEnumeration - (NSUInteger)countByEnumeratingWithState:(
NSFastEnumerationState
*)state objects:(id *)stackbuf count:(NSUInteger)len;
Completed in 71 milliseconds