Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGLexer.cpp221 if (LexInclude()) return tgtok::Error; in LexIdentifier()
249 bool TGLexer::LexInclude() { in LexInclude() function in TGLexer
DTGLexer.h115 bool LexInclude();
/external/llvm/lib/TableGen/
DTGLexer.cpp262 if (LexInclude()) return tgtok::Error; in LexIdentifier()
291 bool TGLexer::LexInclude() { in LexInclude() function in TGLexer
DTGLexer.h130 bool LexInclude();