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