Searched refs:charSize (Results 1 – 1 of 1) sorted by relevance
276 unsigned charSize; in getSpelling() local277 buffer.push_back(Lexer::getCharAndSizeNoWarn(ti, charSize, options)); in getSpelling()278 ti += charSize; in getSpelling()