12 #ifndef CPROVER_UTIL_BASE_TYPE_H 13 #define CPROVER_UTIL_BASE_TYPE_H 29 #endif // CPROVER_UTIL_BASE_TYPE_H The type of an expression, extends irept.
bool base_type_eq(const typet &type1, const typet &type2, const namespacet &ns)
Check types for equality across all levels of hierarchy.
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
Base class for all expressions.