Searched defs:getLexer (Results 1 – 7 of 7) sorted by relevance
57 MCAsmLexer &getLexer() { return getParser().getLexer(); } in getLexer() function58 const MCAsmLexer &getLexer() const { in getLexer() function
161 const MCAsmLexer &getLexer() const { in getLexer() function
68 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon2a5e3db90111::MSP430AsmParser
100 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon484a835d0111::AVRAsmParser
109 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon52d5d75f0111::HexagonAsmParser
222 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anon107f35340111::AsmParser
472 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anonc2c321610111::MasmParser