cprover
nondet_volatile.h File Reference

Volatile Variables. More...

Include dependency graph for nondet_volatile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool is_volatile (const symbol_tablet &symbol_table, const typet &type)
 
void nondet_volatile (symbol_tablet &symbol_table, goto_functionst &goto_functions)
 

Detailed Description

Volatile Variables.

Definition in file nondet_volatile.h.

Function Documentation

§ is_volatile()

bool is_volatile ( const symbol_tablet symbol_table,
const typet type 
)

§ nondet_volatile()

void nondet_volatile ( symbol_tablet symbol_table,
goto_functionst goto_functions 
)