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

/external/llvm/lib/AsmParser/
H A DLLLexer.cpp209 case '@': return LexAt();
255 /// LexAt - Lex all tokens that start with an @ character:
259 lltok::Kind LLLexer::LexAt() { function in class:LLLexer

Completed in 71 milliseconds