Home | History | Annotate | Download | only in Sema

Lines Matching refs:ToBuf

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