HomeSort by relevance Sort by last modified time
    Searched refs:NSFastEnumerationState (Results 1 - 3 of 3) 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/grpc-grpc/src/objective-c/RxLibrary/private/
GRXNSFastEnumerator.m 23 NSFastEnumerationState _state;
  /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 120 milliseconds