Searched defs:GroupsInPedantic (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp356 compute(VecOrSet DiagsInPedantic, VecOrSet GroupsInPedantic) argument
1355 emitDiagSubGroups(std::map<std::string, GroupInfo> &DiagsInGroup, RecordVec &GroupsInPedantic, raw_ostream &OS) argument
1459 emitAllDiagArrays(std::map<std::string, GroupInfo> &DiagsInGroup, RecordVec &DiagsInPedantic, RecordVec &GroupsInPedantic, StringToOffsetTable &GroupNames, raw_ostream &OS) argument
1486 emitDiagTable(std::map<std::string, GroupInfo> &DiagsInGroup, RecordVec &DiagsInPedantic, RecordVec &GroupsInPedantic, StringToOffsetTable &GroupNames, raw_ostream &OS) argument
1593 RecordVec GroupsInPedantic; local
[all...]

Completed in 121 milliseconds