Home | History | Annotate | Download | only in Parse

Lines Matching defs:Spelling

170   const char *Spelling = 0;
173 (Spelling = tok::getTokenSimpleSpelling(ExpectedTok))) {
177 << FixItHint::CreateInsertion(EndLoc, Spelling);