cprover
|
Show the goto functions. More...
#include <util/ui_message.h>
Go to the source code of this file.
Macros | |
#define | OPT_SHOW_GOTO_FUNCTIONS |
#define | HELP_SHOW_GOTO_FUNCTIONS |
Functions | |
void | show_goto_functions (const namespacet &ns, message_handlert &message_handler, ui_message_handlert::uit ui, const goto_functionst &goto_functions, bool list_only=false) |
void | show_goto_functions (const goto_modelt &, message_handlert &message_handler, ui_message_handlert::uit ui, bool list_only=false) |
Show the goto functions.
Definition in file show_goto_functions.h.
#define HELP_SHOW_GOTO_FUNCTIONS |
Definition at line 26 of file show_goto_functions.h.
#define OPT_SHOW_GOTO_FUNCTIONS |
Definition at line 22 of file show_goto_functions.h.
void show_goto_functions | ( | const namespacet & | ns, |
message_handlert & | message_handler, | ||
ui_message_handlert::uit | ui, | ||
const goto_functionst & | goto_functions, | ||
bool | list_only = false |
||
) |
Definition at line 28 of file show_goto_functions.cpp.
void show_goto_functions | ( | const goto_modelt & | , |
message_handlert & | message_handler, | ||
ui_message_handlert::uit | ui, | ||
bool | list_only = false |
||
) |
Definition at line 85 of file show_goto_functions.cpp.