Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1637 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