|
CBMC
|
#include "validate_goto_model.h"#include <set>#include <util/pointer_expr.h>#include "goto_functions.h"
Include dependency graph for validate_goto_model.cpp:Go to the source code of this file.
Functions | |
| void | validate_goto_model (const goto_functionst &goto_functions, const validation_modet vm, const goto_model_validation_optionst validation_options) |
| void validate_goto_model | ( | const goto_functionst & | goto_functions, |
| const validation_modet | vm, | ||
| const goto_model_validation_optionst | validation_options | ||
| ) |
Definition at line 130 of file validate_goto_model.cpp.