12#ifndef CPROVER_ANSI_C_ANONYMOUS_MEMBER_H
13#define CPROVER_ANSI_C_ANONYMOUS_MEMBER_H
exprt get_component_rec(const exprt &struct_union, const irep_idt &component_name, const namespacet &ns)
bool has_component_rec(const typet &struct_union_type, const irep_idt &component_name, const namespacet &ns)
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
Base class for all expressions.
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.