CBMC
|
Taint Analysis. More...
#include <optional>
#include <string>
Go to the source code of this file.
Functions | |
bool | taint_analysis (goto_modelt &, const std::string &taint_file_name, message_handlert &, bool show_full, const std::optional< std::string > &json_output_file_name={}) |
Taint Analysis.
Definition in file taint_analysis.h.
bool taint_analysis | ( | goto_modelt & | goto_model, |
const std::string & | taint_file_name, | ||
message_handlert & | message_handler, | ||
bool | show_full, | ||
const std::optional< std::string > & | json_output_file_name = {} |
||
) |
Definition at line 419 of file taint_analysis.cpp.