Home | History | Annotate | Download | only in Lex

Lines Matching refs:Spelling

126     std::string Spelling = getSpelling(MacroNameTok, &Invalid);
130 const IdentifierInfo &Info = Identifiers.get(Spelling);
134 MacroNameTok.setIdentifierInfo(getIdentifierInfo(Spelling));
141 Diag(MacroNameTok, diag::err_pp_operator_used_as_macro_name) << Spelling;
276 // this is safe in the face of spelling differences, because there is no way
1167 /// spelling of the filename, but is also expected to handle the case when
1237 // Append the spelling of this token to the buffer. If there was a space
1242 // Get the spelling of the token, directly into FilenameBuffer if possible.
1283 // Reserve a buffer to get the spelling.
1352 // spelling for.