Searched refs:EmitStr (Results 1 – 1 of 1) sorted by relevance
454 std::string EmitStr; member469 MatchTableRecord(std::optional<unsigned> LabelID_, StringRef EmitStr, in MatchTableRecord()472 : LabelID(LabelID_.value_or(~0u)), EmitStr(EmitStr), in MatchTableRecord()609 if (NextI->EmitStr == "" && in emitDeclaration()642 OS << EmitStr; in emit()