Searched defs:TGLexer (Results 1 – 2 of 2) sorted by relevance
29 TGLexer::TGLexer(SourceMgr &SM) : SrcMgr(SM) { in TGLexer() function in TGLexer
46 TGLexer::TGLexer(SourceMgr &SM, ArrayRef<std::string> Macros) : SrcMgr(SM) { in TGLexer() function in TGLexer