Lines Matching defs:IsNothrow
7091 bool IsNothrow = false;
7094 IsNothrow |= E->getType()->isNothrowT();
7111 Size.getZExtValue(), /*Diag=*/!IsNothrow)) {
7112 if (IsNothrow) {
10236 bool IsNothrow = false;
10254 IsNothrow = true;
10302 if (IsNothrow)
10315 ArrayBound.getZExtValue(), /*Diag=*/!IsNothrow)) {
10316 if (IsNothrow)
10340 if (IsNothrow)