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

/macosx-10.10.1/llvmCore-3425.0.34/lib/AsmParser/
H A DLLLexer.h79 lltok::Kind LexAt();
H A DLLLexer.cpp213 case '@': return LexAt();
264 /// LexAt - Lex all tokens that start with an @ character:
268 lltok::Kind LLLexer::LexAt() { function in class:LLLexer

Completed in 168 milliseconds