Searched defs:getLexer (Results 1 – 5 of 5) sorted by relevance
56 MCAsmLexer &getLexer() { return getParser().getLexer(); } in getLexer() function57 const MCAsmLexer &getLexer() const { in getLexer() function
90 const MCAsmLexer &getLexer() const { in getLexer() function
50 protected Lexer getLexer() { in getLexer() method in Parser
311 def getLexer(self, *args, **kwargs): member in ANTLRTest
192 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anon2bf357cb0111::AsmParser