View into a shared RopeRefCountString slice.
Synopsis
Declared in <llvm/ADT/RewriteRope.h>
struct RopePiece;
Description
Large pieces can be split by creating two views over the same buffer with different offsets, without copying character data.
Member Functions
Name |
Description |
|
Constructors |
Access the character at offset |
|
Return the number of characters in this piece. |