Lines Matching refs:IsPedantic
1557 const bool IsPedantic = I.first == "pedantic"; in emitDiagSubGroups() local
1560 if (!SubGroups.empty() || (IsPedantic && !GroupsInPedantic.empty())) { in emitDiagSubGroups()
1569 if (IsPedantic) { in emitDiagSubGroups()
1609 const bool IsPedantic = I.first == "pedantic"; in emitDiagArrays() local
1612 if (!V.empty() || (IsPedantic && !DiagsInPedantic.empty())) { in emitDiagArrays()
1617 if (IsPedantic) { in emitDiagArrays()
1711 const bool IsPedantic = I.first == "pedantic"; in emitDiagTable() local
1716 !V.empty() || (IsPedantic && !DiagsInPedantic.empty()); in emitDiagTable()
1720 if (IsPedantic) in emitDiagTable()
1730 !SubGroups.empty() || (IsPedantic && !GroupsInPedantic.empty()); in emitDiagTable()
1734 if (IsPedantic) in emitDiagTable()