HomeSort by relevance Sort by last modified time
    Searched refs:Lex0x (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/AsmParser/
LLLexer.h 88 lltok::Kind Lex0x();
LLLexer.cpp 776 /// Lex0x: Handle productions that start with 0x, knowing that it matches and
783 lltok::Kind LLLexer::Lex0x() {
877 return Lex0x();

Completed in 124 milliseconds