Home | History | Annotate | Download | only in Lex

Lines Matching refs:SpellingBuffer

1607   SmallString<32> SpellingBuffer;
1608 SpellingBuffer.resize(Tok.getLength());
1611 const char *SpellingPtr = &SpellingBuffer[0];