Searched refs:IsGNUIdiom (Results 1 – 1 of 1) sorted by relevance
10256 Expr *Pointer, bool IsGNUIdiom) { in diagnoseArithmeticOnNullPointer() argument10257 if (IsGNUIdiom) in diagnoseArithmeticOnNullPointer()10565 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension( in CheckAdditionOperands() local10567 diagnoseArithmeticOnNullPointer(*this, Loc, PExp, IsGNUIdiom); in CheckAdditionOperands()