Searched refs:SubGroupIndex (Results 1 – 1 of 1) sorted by relevance
1461 unsigned SubGroupIndex = 1, DiagArrayIndex = 1; in emitDiagTable() local1498 OS << "/* DiagSubGroup" << I.second.IDNo << " */ " << SubGroupIndex; in emitDiagTable()1500 SubGroupIndex += GroupsInPedantic.size(); in emitDiagTable()1501 SubGroupIndex += SubGroups.size() + 1; in emitDiagTable()