Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DTokenLexer.h109 TokenLexer(Token &Tok, SourceLocation ILEnd, MacroInfo *MI, in TokenLexer() function
125 TokenLexer(const Token *TokArray, unsigned NumToks, bool DisableExpansion, in TokenLexer() function
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DMacroExpander.cpp32 class TokenLexer : public Lexer class
37 TokenLexer(TokenVector *tokens) in TokenLexer() function in pp::__anon48bbbf890111::TokenLexer
/external/clang/docs/
DInternalsManual.rst763 .. _TokenLexer: target