Searched defs:Lex (Results 1 – 16 of 16) sorted by relevance
70 MarkupLexer &Lex; member in MarkupParser153 MarkupLexer Lex(InputSource); in parseMCMarkup() local
27 public class Lex implements TokenId { class39 public Lex(String s) { in Lex() method in Lex
49 lltok::Kind Lex() { in Lex() function
92 LLLexer Lex; variable
81 const AsmToken &Lex() { return getParser().Lex(); } in Lex() function
150 const AsmToken &Lex() { in Lex() function
56 TGLexer Lex; variable
91 tgtok::TokKind Lex() { in Lex() function
419 bool TokenLexer::Lex(Token &Tok) { in Lex() function in TokenLexer
719 void Preprocessor::Lex(Token &Result) { in Lex() function in Preprocessor
45 bool PTHLexer::Lex(Token& Tok) { in Lex() function in PTHLexer
2868 bool Lexer::Lex(Token &Result) { in Lex() function in Lexer
1344 std::unique_ptr<Lexer> Lex; member in clang::format::__anonc03d9b7e0111::FormatTokenLexer
5680 Lexer Lex(SourceMgr.getLocForStartOfFile(BeginLocInfo.first), in getTokens() local6222 static bool lexNext(Lexer &Lex, Token &Tok, in lexNext()6258 Lexer Lex(SourceMgr.getLocForStartOfFile(BeginLocInfo.first), in annotatePreprocessorTokens() local
608 const AsmToken &AsmParser::Lex() { in Lex() function in AsmParser
1001 auto &Lex = LexicalDecls[DC]; in ReadLexicalDeclContextStorage() local