We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent debaefc commit 1ad87fcCopy full SHA for 1ad87fc
src/goto-symex/symex_assign.cpp
@@ -156,6 +156,8 @@ struct assignmentt final
156
/// \ref symex_assignt::assign_struct_member have done, but now making use
157
/// of the index/member that may only be known after renaming to L2 has taken
158
/// place.
159
+/// \tparam use_update: use update_exprt instead of with_exprt when building
160
+/// expressions that modify components of an array or a struct
161
/// \param [in, out] state: symbolic execution state to perform renaming
162
/// \param assignment: an assignment to rewrite
163
/// \param ns: namespace
0 commit comments