cprover
nondet_static.cpp File Reference

Nondeterministic initialization of certain global scope variables. More...

Include dependency graph for nondet_static.cpp:

Go to the source code of this file.

Functions

void nondet_static (const namespacet &ns, goto_functionst &goto_functions, const irep_idt &fct_name)
 
void nondet_static (const namespacet &ns, goto_functionst &goto_functions)
 
void nondet_static (goto_modelt &goto_model)
 

Detailed Description

Nondeterministic initialization of certain global scope variables.

Definition in file nondet_static.cpp.

Function Documentation

◆ nondet_static() [1/3]

◆ nondet_static() [2/3]

void nondet_static ( const namespacet ns,
goto_functionst goto_functions 
)

Definition at line 70 of file nondet_static.cpp.

References INITIALIZE_FUNCTION, nondet_static(), and goto_functionst::update().

◆ nondet_static() [3/3]

void nondet_static ( goto_modelt goto_model)