Searched defs:getLexer (Results 1 – 7 of 7) sorted by relevance
56 MCAsmLexer &getLexer() { return getParser().getLexer(); } in getLexer() function57 const MCAsmLexer &getLexer() const { in getLexer() function
161 const MCAsmLexer &getLexer() const { in getLexer() function
70 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anone9cbbf050111::MSP430AsmParser
106 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anond633fba90111::AVRAsmParser
109 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anona3a8dbab0111::HexagonAsmParser
224 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anon1888db800111::AsmParser
495 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anoncc01912d0111::MasmParser