CBMC
|
Go to the source code of this file.
Typedefs | |
typedef std::unordered_set< irep_idt > | find_macros_sett |
Functions | |
void | find_macros (const exprt &src, const namespacet &ns, find_macros_sett &dest) |
typedef std::unordered_set<irep_idt> find_macros_sett |
Definition at line 20 of file find_macros.h.
void find_macros | ( | const exprt & | src, |
const namespacet & | ns, | ||
find_macros_sett & | dest | ||
) |
Definition at line 17 of file find_macros.cpp.