1/*******************************************************************\
3Module: Pointer Dereferencing
5Author: Daniel Kroening, kroening@kroening.com
7\*******************************************************************/
12#ifndef CPROVER_UTIL_POINTER_OFFSET_SUM_H
13#define CPROVER_UTIL_POINTER_OFFSET_SUM_H
19#endif // CPROVER_UTIL_POINTER_OFFSET_SUM_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Base class for all expressions.
exprt pointer_offset_sum(const exprt &a, const exprt &b)