CBMC
Loading...
Searching...
No Matches
call_sequences.h
Go to the documentation of this file.
1/*******************************************************************\
2
3Module: Memory-mapped I/O Instrumentation for Goto Programs
4
5Author: Daniel Kroening
6
7Date: September 2011
8
9\*******************************************************************/
10
13
14#ifndef CPROVER_GOTO_INSTRUMENT_CALL_SEQUENCES_H
15#define CPROVER_GOTO_INSTRUMENT_CALL_SEQUENCES_H
16
17class goto_modelt;
18
22
23#endif // CPROVER_GOTO_INSTRUMENT_CALL_SEQUENCES_H
void show_call_sequences(const goto_modelt &)
void check_call_sequence(const goto_modelt &)
void list_calls_and_arguments(const goto_modelt &)