Searched refs:RHSIsNullPtr (Results 1 – 1 of 1) sorted by relevance
11634 bool RHSIsNullPtr = RHS.get()->IgnoreParenCasts()->isNullPointerConstant( in CheckSubtractionOperands() local11639 diagnoseSubtractionOnNullPointer(*this, Loc, LHS.get(), RHSIsNullPtr); in CheckSubtractionOperands()11640 if (RHSIsNullPtr) in CheckSubtractionOperands()