|
CBMC
|
ANSI-C Conversion / Type Checking. More...
#include "c_typecheck_base.h"#include <util/c_types.h>#include <util/config.h>#include <util/cprover_prefix.h>#include <util/expr_util.h>#include <util/mathematical_expr.h>#include <util/std_types.h>#include <util/symbol_table_base.h>#include <goto-programs/name_mangler.h>#include "ansi_c_declaration.h"#include "c_storage_spec.h"#include "expr2c.h"
Include dependency graph for c_typecheck_base.cpp:Go to the source code of this file.
Functions | |
| static bool | is_instantiation_of_flexible_array (const struct_typet &old_type, const struct_typet &new_type) |
ANSI-C Conversion / Type Checking.
Definition in file c_typecheck_base.cpp.
|
static |
Definition at line 283 of file c_typecheck_base.cpp.