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