|
CBMC
|
#include "symex_assign.h"#include "expr_skeleton.h"#include "goto_symex_state.h"#include <util/byte_operators.h>#include <util/expr_util.h>#include <util/range.h>#include "symex_config.h"
Include dependency graph for symex_assign.cpp:Go to the source code of this file.
Classes | |
| struct | assignmentt |
| Assignment from the rhs value to the lhs variable. More... | |
Functions | |
| constexpr bool | use_update () |
Symbolic Execution
Definition in file symex_assign.cpp.
|
constexpr |
Definition at line 27 of file symex_assign.cpp.