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