Searched defs:GroupNames (Results 1 – 1 of 1) sorted by relevance
1435 static void emitDiagGroupNames(StringToOffsetTable &GroupNames, in emitDiagGroupNames()1457 StringToOffsetTable &GroupNames, in emitAllDiagArrays()1484 StringToOffsetTable &GroupNames, raw_ostream &OS) { in emitDiagTable()1582 StringToOffsetTable GroupNames; in EmitClangDiagGroups() local