Home
last modified time | relevance | path

Searched refs:rangeAtIndex (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Rewriter/
Dobjc-modern-StretAPI-2.mm16 - (NSRange)rangeAtIndex:(NSUInteger)rangeIndex;
26 NSRange range = [iset rangeAtIndex:ridx];
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugAranges.h73 const Range *rangeAtIndex(uint32_t idx) const { in rangeAtIndex() function
/external/webrtc/webrtc/examples/objc/AppRTCDemo/
DARDSDPUtils.m52 [line substringWithRange:[codecMatches rangeAtIndex:1]];