Searched defs:GroupNames (Results 1 – 1 of 1) sorted by relevance
1440 static void emitDiagGroupNames(StringToOffsetTable &GroupNames, in emitDiagGroupNames()1462 StringToOffsetTable &GroupNames, in emitAllDiagArrays()1489 StringToOffsetTable &GroupNames, raw_ostream &OS) { in emitDiagTable()1597 StringToOffsetTable GroupNames; in EmitClangDiagGroups() local