12 #ifndef CPROVER_ANSI_C_ANONYMOUS_MEMBER_H
13 #define CPROVER_ANSI_C_ANONYMOUS_MEMBER_H
20 const exprt &struct_union,
25 const typet &struct_union_type,
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)
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.