Home
last modified time | relevance | path

Searched defs:TGLexer (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/TableGen/
DTGLexer.cpp29 TGLexer::TGLexer(SourceMgr &SM) : SrcMgr(SM) { in TGLexer() function in TGLexer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp46 TGLexer::TGLexer(SourceMgr &SM, ArrayRef<std::string> Macros) : SrcMgr(SM) { in TGLexer() function in TGLexer