Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:UTF16

1909   SmallVector<UTF16, 128> ToBuf(NumBytes + 1); // +1 for ending nulls.
1911 UTF16 *ToPtr = &ToBuf[0];
2016 // Cast the UTF16 string to the correct type.