Searched refs:SubGroupIndex (Results 1 – 2 of 2) sorted by relevance
752 unsigned SubGroupIndex = 1, DiagArrayIndex = 1; in emitDiagTable() local789 OS << "/* DiagSubGroup" << I.second.IDNo << " */ " << SubGroupIndex; in emitDiagTable()791 SubGroupIndex += GroupsInPedantic.size(); in emitDiagTable()792 SubGroupIndex += SubGroups.size() + 1; in emitDiagTable()
1476 unsigned SubGroupIndex = 1, DiagArrayIndex = 1; in emitDiagTable() local1513 OS << "/* DiagSubGroup" << I.second.IDNo << " */ " << SubGroupIndex; in emitDiagTable()1515 SubGroupIndex += GroupsInPedantic.size(); in emitDiagTable()1516 SubGroupIndex += SubGroups.size() + 1; in emitDiagTable()