|
CBMC
|
Collaboration diagram for check_call_sequencet::statet:Public Member Functions | |
| bool | operator== (const statet &other) const |
Public Attributes | |
| goto_functionst::function_mapt::const_iterator | f |
| goto_programt::const_targett | pc |
| std::vector< call_stack_entryt > | call_stack |
| unsigned | index |
Definition at line 106 of file call_sequences.cpp.
|
inline |
Definition at line 113 of file call_sequences.cpp.
| std::vector<call_stack_entryt> check_call_sequencet::statet::call_stack |
Definition at line 110 of file call_sequences.cpp.
| goto_functionst::function_mapt::const_iterator check_call_sequencet::statet::f |
Definition at line 108 of file call_sequences.cpp.
| unsigned check_call_sequencet::statet::index |
Definition at line 111 of file call_sequences.cpp.
| goto_programt::const_targett check_call_sequencet::statet::pc |
Definition at line 109 of file call_sequences.cpp.