|
CBMC
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Enumerations | |
| enum | impact_modet { impact_modet::FORWARD, impact_modet::BACKWARD, impact_modet::BOTH } |
Functions | |
| void | change_impact (const goto_modelt &model_old, const goto_modelt &model_new, impact_modet impact_mode, bool compact_output) |
Data and control-dependencies of syntactic diff
Definition in file change_impact.h.
|
strong |
| Enumerator | |
|---|---|
| FORWARD | |
| BACKWARD | |
| BOTH | |
Definition at line 18 of file change_impact.h.
| void change_impact | ( | const goto_modelt & | model_old, |
| const goto_modelt & | model_new, | ||
| impact_modet | impact_mode, | ||
| bool | compact_output | ||
| ) |
Definition at line 753 of file change_impact.cpp.