Searched defs:GroupNames (Results 1 – 1 of 1) sorted by relevance
1637 static void emitDiagGroupNames(StringToOffsetTable &GroupNames, in emitDiagGroupNames()1659 StringToOffsetTable &GroupNames, in emitAllDiagArrays()1686 StringToOffsetTable &GroupNames, raw_ostream &OS) { in emitDiagTable()1794 StringToOffsetTable GroupNames; in EmitClangDiagGroups() local