Home
last modified time | relevance | path

Searched defs:GroupNames (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1442 static void emitDiagGroupNames(StringToOffsetTable &GroupNames, in emitDiagGroupNames()
1464 StringToOffsetTable &GroupNames, in emitAllDiagArrays()
1491 StringToOffsetTable &GroupNames, raw_ostream &OS) { in emitDiagTable()
1599 StringToOffsetTable GroupNames; in EmitClangDiagGroups() local