Searched defs:getLexer (Results 1 – 6 of 6) sorted by relevance
57 MCAsmLexer &getLexer() { return getParser().getLexer(); } in getLexer() function58 const MCAsmLexer &getLexer() const { in getLexer() function
147 const MCAsmLexer &getLexer() const { in getLexer() function
67 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anonfa8b7a990111::MSP430AsmParser
99 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon8a03983d0111::AVRAsmParser
109 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anone345cc3f0111::HexagonAsmParser
209 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anon5cc9fa140111::AsmParser