Home
last modified time | relevance | path

Searched refs:LexInclude (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/TableGen/
DTGLexer.cpp262 if (LexInclude()) return tgtok::Error; in LexIdentifier()
291 bool TGLexer::LexInclude() { in LexInclude() function in TGLexer
DTGLexer.h122 bool LexInclude();