Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DTokenLexer.h101 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, in TokenLexer() function
117 TokenLexer(const Token *TokArray, unsigned NumToks, bool DisableExpansion, in TokenLexer() function
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DMacroExpander.cpp18 class TokenLexer : public Lexer class
23 TokenLexer(TokenVector* tokens) in TokenLexer() function in pp::TokenLexer
/external/clang/docs/
DInternalsManual.rst760 .. _TokenLexer: target