CBMC
|
#include <is_threaded.h>
Public Member Functions | |
is_threadedt (const goto_functionst &goto_functions) | |
is_threadedt (const goto_modelt &goto_model) | |
bool | operator() (const goto_programt::const_targett t) const |
bool | operator() (void) const |
Protected Types | |
typedef std::set< goto_programt::const_targett, goto_programt::target_less_than > | is_threaded_sett |
Protected Member Functions | |
void | compute (const goto_functionst &goto_functions) |
Protected Attributes | |
is_threaded_sett | is_threaded_set |
Definition at line 21 of file is_threaded.h.
|
protected |
Definition at line 49 of file is_threaded.h.
|
inlineexplicit |
Definition at line 24 of file is_threaded.h.
|
inlineexplicit |
Definition at line 30 of file is_threaded.h.
|
protected |
Definition at line 95 of file is_threaded.cpp.
|
inline |
Definition at line 36 of file is_threaded.h.
|
inline |
Definition at line 41 of file is_threaded.h.
|
protected |
Definition at line 50 of file is_threaded.h.