Home | History | Annotate | Download | only in Parse

Lines Matching defs:Spelling

158   const char *Spelling = 0;
161 (Spelling = tok::getTokenSimpleSpelling(ExpectedTok))) {
165 << FixItHint::CreateInsertion(EndLoc, Spelling);