Searched refs:MasmParser (Results 1 – 1 of 1) sorted by relevance
364 class MasmParser : public MCAsmParser { class459 MasmParser(const MasmParser &) = delete;460 MasmParser &operator=(const MasmParser &) = delete;461 ~MasmParser() override;1072 MasmParser::MasmParser(SourceMgr &SM, MCContext &Ctx, MCStreamer &Out, in MasmParser() function in MasmParser1103 MasmParser::~MasmParser() { in ~MasmParser()1165 bool MasmParser::expandMacros() { in expandMacros()2826 const MasmParser *Parser = static_cast<const MasmParser *>(Context); in DiagHandler()3312 void MasmParser::handleMacroExit() { in handleMacroExit()4295 bool MasmParser::parseStructInstList( in parseStructInstList()[all …]