Lines Matching defs:InferPedantic
239 class InferPedantic {
250 InferPedantic(DiagGroupParentMap &DiagGroupParents,
281 bool InferPedantic::isSubGroupOfGroup(const Record *Group, StringRef GName) {
294 bool InferPedantic::isExtension(const Record *Diag) {
298 bool InferPedantic::isOffByDefault(const Record *Diag) {
303 bool InferPedantic::groupInPedantic(const Record *Group, bool increment) {
320 void InferPedantic::markGroup(const Record *Group) {
330 void InferPedantic::compute(VecOrSet DiagsInPedantic,
1602 InferPedantic inferPedantic(DGParentMap, Diags, DiagGroups, DiagsInGroup);
1937 InferPedantic inferPedantic(DGParentMap, Diags, DiagGroups, DiagsInGroup);
2067 InferPedantic inferPedantic(DGParentMap, Diags, DiagGroups, DiagsInGroup);