Lines Matching defs:IsNothrow
6845 bool IsNothrow = false;
6848 IsNothrow |= E->getType()->isNothrowT();
6865 Size.getZExtValue(), /*Diag=*/!IsNothrow)) {
6866 if (IsNothrow) {
9901 bool IsNothrow = false;
9934 IsNothrow = true;
9960 if (IsNothrow)
9973 ArrayBound.getZExtValue(), /*Diag=*/!IsNothrow)) {
9974 if (IsNothrow)
9998 if (IsNothrow)