Searched refs:isNullPointerArithmeticExtension (Results 1 – 5 of 5) sorted by relevance
1369 if (BinaryOperator::isNullPointerArithmeticExtension( in emitPointerArithmetic()
2204 bool BinaryOperator::isNullPointerArithmeticExtension(ASTContext &Ctx, in isNullPointerArithmeticExtension() function in BinaryOperator
4131 static bool isNullPointerArithmeticExtension(ASTContext &Ctx, Opcode Opc,
4229 if (BinaryOperator::isNullPointerArithmeticExtension( in emitPointerArithmetic()
11212 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension( in CheckAdditionOperands()