clang 19.0.0git
clang::TokenLexer Member List

This is the complete list of members for clang::TokenLexer, including all inherited members.

Init(Token &Tok, SourceLocation ELEnd, MacroInfo *MI, MacroArgs *Actuals)clang::TokenLexer
Init(const Token *TokArray, unsigned NumToks, bool DisableMacroExpansion, bool OwnsTokens, bool IsReinject)clang::TokenLexer
isNextTokenLParen() constclang::TokenLexer
isParsingPreprocessorDirective() constclang::TokenLexer
Lex(Token &Tok)clang::TokenLexer
operator=(const TokenLexer &)=deleteclang::TokenLexer
Preprocessorclang::TokenLexerfriend
TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, MacroArgs *ActualArgs, Preprocessor &pp)clang::TokenLexerinline
TokenLexer(const Token *TokArray, unsigned NumToks, bool DisableExpansion, bool ownsTokens, bool isReinject, Preprocessor &pp)clang::TokenLexerinline
TokenLexer(const TokenLexer &)=deleteclang::TokenLexer
~TokenLexer()clang::TokenLexerinline