CBMC
require_symbol.h File Reference

Helper functions for getting symbols from the symbol table during unit tests. More...

#include <util/irep.h>
+ Include dependency graph for require_symbol.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 require_symbol
 

Functions

const symboltrequire_symbol::require_symbol_exists (const symbol_tablet &symbol_table, const irep_idt &symbol_identifier)
 Verify whether a given identifier is found in the symbol table and return it. More...
 

Detailed Description

Helper functions for getting symbols from the symbol table during unit tests.

Definition in file require_symbol.h.