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

/macosx-10.10.1/llvmCore-3425.0.34/lib/AsmParser/
H A DLLLexer.h83 lltok::Kind Lex0x();
H A DLLLexer.cpp678 /// Lex0x: Handle productions that start with 0x, knowing that it matches and
685 lltok::Kind LLLexer::Lex0x() { function in class:LLLexer
777 return Lex0x();

Completed in 114 milliseconds