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

/external/llvm/lib/TableGen/
H A DTGLexer.cpp262 if (LexInclude()) return tgtok::Error;
289 /// LexInclude - We just read the "include" token. Get the string token that
291 bool TGLexer::LexInclude() { function in class:TGLexer

Completed in 97 milliseconds