Searched defs:getLexer (Results 1 – 8 of 8) sorted by relevance
50 protected Lexer getLexer() { in getLexer() method in Parser
55 MCAsmLexer &getLexer() { return getParser().getLexer(); } in getLexer() function
311 def getLexer(self, *args, **kwargs): member in ANTLRTest
180 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon6b2e802f0111::PPCAsmParser
207 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon5efbd75e0211::MipsAsmParser
480 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anone7b60d980111::X86AsmParser
200 virtual MCAsmLexer &getLexer() { return Lexer; } in getLexer() function in __anone9e0c5350111::AsmParser
100 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon65089acc0111::ARMAsmParser