Home
last modified time | relevance | path

Searched refs:SubGroupIndex (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1498 unsigned SubGroupIndex = 1, DiagArrayIndex = 1; in emitDiagTable() local
1537 OS << "/* DiagSubGroup" << I.second.IDNo << " */ " << SubGroupIndex in emitDiagTable()
1540 SubGroupIndex += GroupsInPedantic.size(); in emitDiagTable()
1541 SubGroupIndex += SubGroups.size() + 1; in emitDiagTable()