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