Searched refs:isNullPointerArithmeticExtension (Results 1 – 4 of 4) sorted by relevance
1960 bool BinaryOperator::isNullPointerArithmeticExtension(ASTContext &Ctx, in isNullPointerArithmeticExtension() function in BinaryOperator
3444 static bool isNullPointerArithmeticExtension(ASTContext &Ctx, Opcode Opc,
3165 if (BinaryOperator::isNullPointerArithmeticExtension(CGF.getContext(), in emitPointerArithmetic()
9293 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension( in CheckAdditionOperands()