|
CBMC
|
Include dependency graph for call_graph.cpp:Go to the source code of this file.
Classes | |
| class | function_indicest |
| Helper class that maintains a map from function name to grapht node index and adds nodes to the graph on demand. More... | |
Functions | |
| static void | forall_callsites (const goto_programt &body, std::function< void(goto_programt::const_targett, const irep_idt &)> call_task) |
Function Call Graphs
Definition in file call_graph.cpp.
|
static |
Definition at line 52 of file call_graph.cpp.