CBMC
symex_dereference.cpp File Reference

Symbolic Execution of ANSI-C. More...

+ Include dependency graph for symex_dereference.cpp:

Go to the source code of this file.

Functions

static exprt apply_to_objects_in_dereference (exprt e, const std::function< exprt(exprt)> &f)
 

Detailed Description

Symbolic Execution of ANSI-C.

Definition in file symex_dereference.cpp.

Function Documentation

◆ apply_to_objects_in_dereference()

static exprt apply_to_objects_in_dereference ( exprt  e,
const std::function< exprt(exprt)> &  f 
)
static

Definition at line 434 of file symex_dereference.cpp.