cprover
goto_functions.cpp File Reference

Goto Programs with Functions. More...

#include "goto_functions.h"
Include dependency graph for goto_functions.cpp:

Go to the source code of this file.

Functions

void get_local_identifiers (const goto_function_templatet< goto_programt > &goto_function, std::set< irep_idt > &dest)
 

Detailed Description

Goto Programs with Functions.

Definition in file goto_functions.cpp.

Function Documentation

§ get_local_identifiers()