Searched refs:LookUpIdentifierInfo (Results 1 – 9 of 9) sorted by relevance
45 PP.LookUpIdentifierInfo(Tok); in TokenRewriter()
474 PP.LookUpIdentifierInfo(Tok); in SyntaxHighlight()564 PP.LookUpIdentifierInfo(Tok); in HighlightMacros()
81 PP.LookUpIdentifierInfo(RawTok); in LexRawTokensFromMainFile()
371 PP.LookUpIdentifierInfo(RawToken); in NextIdentifierName()420 PP.LookUpIdentifierInfo(RawToken); in Process()
919 PP.LookUpIdentifierInfo(LHSTok); in pasteTokens()
466 IdentifierInfo *II = LookUpIdentifierInfo(Tok); in HandlePragmaPoison()618 return LookUpIdentifierInfo(MacroTok); in ParsePragmaPushOrPopMacro()
1933 const IdentifierInfo *II = PP->LookUpIdentifierInfo(Result); in LexIdentifierContinue()3314 PP->LookUpIdentifierInfo(Result); in lexEditorPlaceholder()4504 const IdentifierInfo *II = PP->LookUpIdentifierInfo(Result); in LexDependencyDirectiveToken()
695 IdentifierInfo *Preprocessor::LookUpIdentifierInfo(Token &Identifier) const { in LookUpIdentifierInfo() function in Preprocessor
2220 IdentifierInfo *LookUpIdentifierInfo(Token &Identifier) const;