CBMC
c_safety_checks.h
Go to the documentation of this file.
1 /*******************************************************************\
2 
3 Module: Checks for Errors in C/C++ Programs
4 
5 Author: Daniel Kroening, dkr@amazon.com
6 
7 \*******************************************************************/
8 
11 
12 #ifndef CPROVER_CPROVER_C_SAFETY_CHECKS_H
13 #define CPROVER_CPROVER_C_SAFETY_CHECKS_H
14 
15 class goto_modelt;
16 
19 
20 #endif // CPROVER_CPROVER_C_SAFETY_CHECKS_H
void c_safety_checks(goto_modelt &)
void no_assertions(goto_modelt &)