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