|
CBMC
|
ANSI-C Language Type Checking. More...
#include <util/arith_tools.h>#include <util/bitvector_expr.h>#include <util/c_types.h>#include <util/config.h>#include <util/cprover_prefix.h>#include <util/expr_util.h>#include <util/floatbv_expr.h>#include <util/ieee_float.h>#include <util/mathematical_expr.h>#include <util/mathematical_types.h>#include <util/pointer_expr.h>#include <util/pointer_offset_size.h>#include <util/pointer_predicates.h>#include <util/range.h>#include <util/simplify_expr.h>#include <util/string_constant.h>#include <util/suffix.h>#include <util/symbol_table_base.h>#include <goto-programs/adjust_float_expressions.h>#include "anonymous_member.h"#include "ansi_c_declaration.h"#include "builtin_factory.h"#include "c_expr.h"#include "c_qualifiers.h"#include "c_typecast.h"#include "c_typecheck_base.h"#include "expr2c.h"#include "padding.h"#include "type2name.h"#include <sstream>
Include dependency graph for c_typecheck_expr.cpp:Go to the source code of this file.
Classes | |
| class | is_compile_time_constantt |
| Architecturally similar to can_forward_propagatet, but specialized for what is a constexpr, i.e., an expression that can be fully evaluated at compile time. More... | |
ANSI-C Language Type Checking.
Definition in file c_typecheck_expr.cpp.