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
69 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon2e2431ce0111::MSP430AsmParser
105 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon06c44bb20111::AVRAsmParser
110 MCAsmLexer &getLexer() const { return Parser.getLexer(); } in getLexer() function in __anon5fe924b40111::HexagonAsmParser
226 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anon4b9616090111::AsmParser
495 MCAsmLexer &getLexer() override { return Lexer; } in getLexer() function in __anon60b61cd60111::MasmParser