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

/external/llvm/lib/AsmParser/
H A DLLLexer.cpp719 /// Lex0x: Handle productions that start with 0x, knowing that it matches and
726 lltok::Kind LLLexer::Lex0x() { function in class:LLLexer
820 return Lex0x();

Completed in 104 milliseconds