Searched refs:setIdentifierInfo (Results 1 – 11 of 11) sorted by relevance
843 Tok->Tok.setIdentifierInfo(nullptr); in handleTableGenNumericLikeIdentifier()1223 FormatTok->Tok.setIdentifierInfo(nullptr); in getNextToken()1226 FormatTok->Tok.setIdentifierInfo(nullptr); in getNextToken()1254 FormatTok->Tok.setIdentifierInfo(&Info); in getNextToken()1260 FormatTok->Tok.setIdentifierInfo(nullptr); in getNextToken()1265 FormatTok->Tok.setIdentifierInfo(nullptr); in getNextToken()1268 FormatTok->Tok.setIdentifierInfo(nullptr); in getNextToken()
1164 FormatTok->Tok.setIdentifierInfo(Keywords.kw_internal_ident_after_define); in parsePPDefine()
195 void setIdentifierInfo(IdentifierInfo *II) { in setIdentifierInfo() function
1195 Tok.setIdentifierInfo(II); in EvaluateHasIncludeCommon()1516 Tok.setIdentifierInfo(nullptr); in ExpandBuiltinMacro()1854 Tok.setIdentifierInfo(ModuleII); in ExpandBuiltinMacro()1883 Tok.setIdentifierInfo(getIdentifierInfo(Literal.GetString())); in ExpandBuiltinMacro()
724 Identifier.setIdentifierInfo(II); in LookUpIdentifierInfo()881 Result.setIdentifierInfo(nullptr); in Lex()1200 ImportTok.setIdentifierInfo(getIdentifierInfo("import")); in LexAfterModuleImport()
3208 Tok.setIdentifierInfo(getIdentifierInfo("_Static_assert")); in HandleDefineDirective()
584 T.setIdentifierInfo(&II); in tokenize()
1834 Tok.setIdentifierInfo(Name); in TryAnnotateName()
2961 Tok.setIdentifierInfo(II); in ParseImplicitInt()
1831 Tok.setIdentifierInfo(II); in ReadToken()
2838 KeywordReplacement->setIdentifierInfo(II); in ActOnIdExpression()