12 #ifndef CPROVER_GOTO_PROGRAMS_CLASS_IDENTIFIER_H 13 #define CPROVER_GOTO_PROGRAMS_CLASS_IDENTIFIER_H 21 const exprt &this_expr,
A reference into the symbol table.
exprt get_class_identifier_field(const exprt &this_expr, const symbol_typet &suggested_type, const namespacet &ns)
void set_class_identifier(struct_exprt &expr, const namespacet &ns, const symbol_typet &class_type)
If expr has its components filled in then sets the @class_identifier member of the struct...
Base class for all expressions.
struct constructor from list of elements