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