cprover
nondet_static.h File Reference

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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Detailed Description

Nondeterministic initialization of certain global scope variables.

Definition in file nondet_static.h.

Function Documentation

◆ nondet_static() [1/2]

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() [2/2]

void nondet_static ( goto_modelt )