Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1440 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