Searched defs:TokenLexer (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DTokenLexer.h30 class TokenLexer { class in namespace:clang
108 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, function in class:clang::TokenLexer
117 TokenLexer(const Token *TokArray, unsigned NumToks, bool DisableExpansion, function in class:clang::TokenLexer
[all...]

Completed in 76 milliseconds