|
CBMC
|
#include <util/expr.h>
Include dependency graph for anonymous_member.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| 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) |
C Language Type Checking
Definition in file anonymous_member.h.
| exprt get_component_rec | ( | const exprt & | struct_union, |
| const irep_idt & | component_name, | ||
| const namespacet & | ns | ||
| ) |
Definition at line 41 of file anonymous_member.cpp.
| bool has_component_rec | ( | const typet & | struct_union_type, |
| const irep_idt & | component_name, | ||
| const namespacet & | ns | ||
| ) |
Definition at line 74 of file anonymous_member.cpp.