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

/external/llvm/lib/TableGen/
H A DTGLexer.h131 tgtok::TokKind LexString();
H A DTGLexer.cpp175 case '"': return LexString();
182 /// LexString - Lex "[^"]*"
183 tgtok::TokKind TGLexer::LexString() { function in class:TGLexer

Completed in 42 milliseconds