CBMC
show_goto_functions.cpp File Reference

Show goto functions. More...

+ Include dependency graph for show_goto_functions.cpp:

Go to the source code of this file.

Functions

void show_goto_functions (const namespacet &ns, ui_message_handlert &ui_message_handler, const goto_functionst &goto_functions, bool list_only)
 
void show_goto_functions (const goto_modelt &goto_model, ui_message_handlert &ui_message_handler, bool list_only)
 

Detailed Description

Show goto functions.

Definition in file show_goto_functions.cpp.

Function Documentation

◆ show_goto_functions() [1/2]

void show_goto_functions ( const goto_modelt goto_model,
ui_message_handlert ui_message_handler,
bool  list_only 
)

Definition at line 77 of file show_goto_functions.cpp.

◆ show_goto_functions() [2/2]

void show_goto_functions ( const namespacet ns,
ui_message_handlert ui_message_handler,
const goto_functionst goto_functions,
bool  list_only 
)

Definition at line 20 of file show_goto_functions.cpp.