10 #ifndef CPROVER_SOLVERS_FLATTENING_C_BIT_FIELD_REPLACEMENT_TYPE_H
11 #define CPROVER_SOLVERS_FLATTENING_C_BIT_FIELD_REPLACEMENT_TYPE_H
typet c_bit_field_replacement_type(const c_bit_field_typet &, const namespacet &)
Type for C bit fields These are both 'bitvector_typet' (they have a width) and 'type_with_subtypet' (...
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
The type of an expression, extends irept.
Defines typet, type_with_subtypet and type_with_subtypest.