Searched defs:SubstringLocation (Results 1 – 1 of 1) sorted by relevance
297 struct SubstringLocation { struct298 StringImpl* baseString;299 unsigned start;300 unsigned length;