|
CBMC
|
#include <goto_convert_class.h>
Public Member Functions | |
| break_continue_targetst (const targetst &targets) | |
| void | restore (targetst &targets) |
Public Attributes | |
| goto_programt::targett | break_target |
| goto_programt::targett | continue_target |
| bool | break_set |
| bool | continue_set |
Definition at line 480 of file goto_convert_class.h.
|
inlineexplicit |
Definition at line 484 of file goto_convert_class.h.
Definition at line 492 of file goto_convert_class.h.
| bool goto_convertt::break_continue_targetst::break_set |
Definition at line 502 of file goto_convert_class.h.
| goto_programt::targett goto_convertt::break_continue_targetst::break_target |
Definition at line 500 of file goto_convert_class.h.
| bool goto_convertt::break_continue_targetst::continue_set |
Definition at line 502 of file goto_convert_class.h.
| goto_programt::targett goto_convertt::break_continue_targetst::continue_target |
Definition at line 501 of file goto_convert_class.h.