Searched refs:LookUpIdentifierInfo (Results 1 – 11 of 11) 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()
344 PP.LookUpIdentifierInfo(RawToken); in NextIdentifierName()393 PP.LookUpIdentifierInfo(RawToken); in Process()
200 PP.LookUpIdentifierInfo(SynthesizedIncludeTok); in replay()
918 PP.LookUpIdentifierInfo(LHSTok); in pasteTokens()
454 IdentifierInfo *II = LookUpIdentifierInfo(Tok); in HandlePragmaPoison()606 return LookUpIdentifierInfo(MacroTok); in ParsePragmaPushOrPopMacro()
1808 IdentifierInfo *II = PP->LookUpIdentifierInfo(Result); in LexIdentifierContinue()3183 PP->LookUpIdentifierInfo(Result); in lexEditorPlaceholder()4346 IdentifierInfo *II = PP->LookUpIdentifierInfo(Result); in LexDependencyDirectiveToken()
712 IdentifierInfo *Preprocessor::LookUpIdentifierInfo(Token &Identifier) const { in LookUpIdentifierInfo() function in Preprocessor
2075 IdentifierInfo *LookUpIdentifierInfo(Token &Identifier) const;
7143 IdentifierInfo *II = CXXUnit->getPreprocessor().LookUpIdentifierInfo(Tok); in getTokens()