Searched defs:MatchTableRecord (Results 1 – 1 of 1) sorted by relevance
104 struct MatchTableRecord { struct105 enum RecordFlagsBits {150 MatchTableRecord(std::optional<unsigned> LabelID_, StringRef EmitStr, argument169 bool operator<(const MatchTableRecord &Other) const { argument187 std::vector<MatchTableRecord> Contents; argument