Home | History | Annotate | Download | only in Sema

Lines Matching full:tobuf

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