Home | History | Annotate | Download | only in Sema

Lines Matching refs:UTF16

1150     SmallVector<UTF16, 128> ToBuf(NumBytes);
1152 UTF16 *ToPtr = &ToBuf[0];