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