|
CBMC
|
Collaboration diagram for taint_analysist:Public Member Functions | |
| taint_analysist (message_handlert &message_handler) | |
| bool | operator() (const std::string &taint_file_name, const symbol_tablet &, goto_functionst &, bool show_full, const optionalt< std::string > &json_file_name) |
Protected Member Functions | |
| void | instrument (const namespacet &, goto_functionst &) |
| void | instrument (const namespacet &, goto_functionst::goto_functiont &) |
Protected Attributes | |
| messaget | log |
| taint_parse_treet | taint |
| class_hierarchyt | class_hierarchy |
Definition at line 32 of file taint_analysis.cpp.
|
inlineexplicit |
Definition at line 35 of file taint_analysis.cpp.
|
protected |
Definition at line 56 of file taint_analysis.cpp.
|
protected |
Definition at line 64 of file taint_analysis.cpp.
| bool taint_analysist::operator() | ( | const std::string & | taint_file_name, |
| const symbol_tablet & | symbol_table, | ||
| goto_functionst & | goto_functions, | ||
| bool | show_full, | ||
| const optionalt< std::string > & | json_file_name | ||
| ) |
Definition at line 223 of file taint_analysis.cpp.
|
protected |
Definition at line 50 of file taint_analysis.cpp.
|
protected |
Definition at line 48 of file taint_analysis.cpp.
|
protected |
Definition at line 49 of file taint_analysis.cpp.