Home | History | Annotate | Download | only in Sema

Lines Matching full:tobuf

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