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 __anonf89668970111::MSP430AsmParser
99 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anonae6b5fbb0111::AVRAsmParser
109 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon8fc431bd0111::HexagonAsmParser
209 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anonfa7414920111::AsmParser