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

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

Completed in 52 milliseconds