Searched defs:CordRepSubstring (Results 1 – 1 of 1) sorted by relevance
273 struct CordRepSubstring : public CordRep { struct274 size_t start; // Starting offset of substring in child275 CordRep* child;