Searched refs:MasmParser (Results 1 – 1 of 1) sorted by relevance
378 class MasmParser : public MCAsmParser { class473 MasmParser(const MasmParser &) = delete;474 MasmParser &operator=(const MasmParser &) = delete;475 ~MasmParser() override;1092 MasmParser::MasmParser(SourceMgr &SM, MCContext &Ctx, MCStreamer &Out, in MasmParser() function in MasmParser1123 MasmParser::~MasmParser() { in ~MasmParser()1185 bool MasmParser::expandMacros() { in expandMacros()2774 const MasmParser *Parser = static_cast<const MasmParser *>(Context); in DiagHandler()3260 void MasmParser::handleMacroExit() { in handleMacroExit()4236 bool MasmParser::parseStructInstList( in parseStructInstList()[all …]