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