Searched refs:BothNonNull (Results 1 – 1 of 1) sorted by relevance
1163 bool BothNonNull = !LHS.isZero() && !RHS.isZero(); variable1168 if (BothNonNull && P.pointsToLiteral()) {1181 } else if (BothNonNull && P.isIntegralPointer()) {