Searched refs:EmitStr (Results 1 – 1 of 1) sorted by relevance
451 std::string EmitStr; member466 MatchTableRecord(Optional<unsigned> LabelID_, StringRef EmitStr, in MatchTableRecord()469 : LabelID(LabelID_.getValueOr(~0u)), EmitStr(EmitStr), in MatchTableRecord()605 if (NextI->EmitStr == "" && in emitDeclaration()638 OS << EmitStr; in emit()