|
clang
3.8.0
|
This is the complete list of members for clang::TokenLexer, including all inherited members.
| Init(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, MacroArgs *ActualArgs) | clang::TokenLexer | |
| Init(const Token *TokArray, unsigned NumToks, bool DisableMacroExpansion, bool OwnsTokens) | clang::TokenLexer | |
| isNextTokenLParen() const | clang::TokenLexer | |
| isParsingPreprocessorDirective() const | clang::TokenLexer | |
| Lex(Token &Tok) | 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, Preprocessor &pp) | clang::TokenLexer | inline |
| ~TokenLexer() | clang::TokenLexer | inline |
1.8.6