|
void | handle_volatile_expression (exprt &expr, const namespacet &ns, goto_programt &pre, goto_programt &post) |
|
void | nondet_volatile_rhs (const symbol_table_baset &symbol_table, exprt &expr, goto_programt &pre, goto_programt &post) |
|
void | nondet_volatile_lhs (const symbol_table_baset &symbol_table, exprt &expr, goto_programt &pre, goto_programt &post) |
|
void | nondet_volatile (symbol_table_baset &symbol_table, goto_programt &goto_program) |
|
const symbolt & | typecheck_variable (const irep_idt &id, const namespacet &ns) |
|
void | typecheck_model (const irep_idt &id, const symbolt &variable, const namespacet &ns) |
|
void | typecheck_options (const optionst &options) |
|
Definition at line 27 of file nondet_volatile.cpp.
◆ nondet_volatilet()
◆ handle_volatile_expression()
◆ is_volatile()
bool nondet_volatilet::is_volatile |
( |
const namespacet & |
ns, |
|
|
const typet & |
src |
|
) |
| |
|
staticprivate |
◆ nondet_volatile()
◆ nondet_volatile_lhs()
◆ nondet_volatile_rhs()
◆ operator()()
void nondet_volatilet::operator() |
( |
void |
| ) |
|
|
inline |
◆ typecheck_model()
◆ typecheck_options()
void nondet_volatilet::typecheck_options |
( |
const optionst & |
options | ) |
|
|
private |
◆ typecheck_variable()
◆ all_nondet
bool nondet_volatilet::all_nondet |
|
private |
◆ goto_model
◆ nondet_variables
std::set<irep_idt> nondet_volatilet::nondet_variables |
|
private |
◆ variable_models
The documentation for this class was generated from the following file: