| 
    clang 22.0.0git
    
   | 
 
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 | |
| isParsingPreprocessorDirective() const | clang::TokenLexer | |
| Lex(Token &Tok) | clang::TokenLexer | |
| operator=(const TokenLexer &)=delete | clang::TokenLexer | |
| peekNextPPToken() const | clang::TokenLexer | |
| Preprocessor class | clang::TokenLexer | friend | 
| TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, MacroArgs *ActualArgs, Preprocessor &pp) | clang::TokenLexer | inline | 
| TokenLexer(const Token *TokArray, unsigned NumToks, bool DisableExpansion, bool ownsTokens, bool isReinject, Preprocessor &pp) | clang::TokenLexer | inline | 
| TokenLexer(const TokenLexer &)=delete | clang::TokenLexer | |
| ~TokenLexer() | clang::TokenLexer | inline |