Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp696 static void emitDiagGroupNames(StringToOffsetTable &GroupNames, in emitDiagGroupNames()
718 StringToOffsetTable &GroupNames, in emitAllDiagArrays()
745 StringToOffsetTable &GroupNames, raw_ostream &OS) { in emitDiagTable()
844 StringToOffsetTable GroupNames; in EmitClangDiagGroups() local