CBMC
taint_analysis.h File Reference
#include <string>
#include <util/optional.h>
+ Include dependency graph for taint_analysis.h:
+ This graph shows which files directly or indirectly include this file:

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 optionalt< std::string > &json_output_file_name={})
 

Detailed Description

Taint Analysis

Definition in file taint_analysis.h.

Function Documentation

◆ taint_analysis()

bool taint_analysis ( goto_modelt ,
const std::string &  taint_file_name,
message_handlert ,
bool  show_full,
const optionalt< std::string > &  json_output_file_name = {} 
)

Definition at line 418 of file taint_analysis.cpp.