Searched defs:getLexer (Results 1 – 3 of 3) 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
192 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anonfe5fce9c0111::AsmParser