Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1448 emitDiagGroupNames(StringToOffsetTable & GroupNames,raw_ostream & OS) emitDiagGroupNames() argument
1470 emitAllDiagArrays(std::map<std::string,GroupInfo> & DiagsInGroup,RecordVec & DiagsInPedantic,RecordVec & GroupsInPedantic,StringToOffsetTable & GroupNames,raw_ostream & OS) emitAllDiagArrays() argument
1497 emitDiagTable(std::map<std::string,GroupInfo> & DiagsInGroup,RecordVec & DiagsInPedantic,RecordVec & GroupsInPedantic,StringToOffsetTable & GroupNames,raw_ostream & OS) emitDiagTable() argument
1605 StringToOffsetTable GroupNames; EmitClangDiagGroups() local
[all...]