Lines Matching defs:IsOrdered
11677 bool IsOrdered = IsRelational || IsThreeWay;
11759 if (!IsOrdered && LHSIsNull != RHSIsNull) {
11778 if (!IsOrdered &&
11807 (IsOrdered ? 2 : 1) &&
11880 if (!IsOrdered && LHSIsNull && RHSIsNull) {
11893 if (!IsOrdered && RHSType->isNullPtrType() &&
11898 if (!IsOrdered && LHSType->isNullPtrType() &&
11932 if (!IsOrdered &&
11942 if (!IsOrdered && LHSType->isBlockPointerType() &&
11958 if (!IsOrdered
12031 if (!IsOrdered && LHSType->isBlockPointerType() &&
12036 } else if (!IsOrdered &&
12053 if (IsOrdered) {
12062 } else if (IsOrdered)
12085 if (!IsOrdered && RHSIsNull
12090 if (!IsOrdered && LHSIsNull