Lines Matching refs:IsPedantic
617 const bool IsPedantic = I.first == "pedantic"; in emitDiagSubGroups() local
620 if (!SubGroups.empty() || (IsPedantic && !GroupsInPedantic.empty())) { in emitDiagSubGroups()
629 if (IsPedantic) { in emitDiagSubGroups()
668 const bool IsPedantic = I.first == "pedantic"; in emitDiagArrays() local
671 if (!V.empty() || (IsPedantic && !DiagsInPedantic.empty())) { in emitDiagArrays()
676 if (IsPedantic) { in emitDiagArrays()
768 const bool IsPedantic = I.first == "pedantic"; in emitDiagTable() local
773 !V.empty() || (IsPedantic && !DiagsInPedantic.empty()); in emitDiagTable()
777 if (IsPedantic) in emitDiagTable()
787 !SubGroups.empty() || (IsPedantic && !GroupsInPedantic.empty()); in emitDiagTable()
790 if (IsPedantic) in emitDiagTable()