cprover
cpp_util.h File Reference
#include <util/expr.h>
#include <util/symbol.h>
+ Include dependency graph for cpp_util.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

symbol_exprt cpp_symbol_expr (const symbolt &symbol)
 
void already_typechecked (irept &irep)
 

Function Documentation

◆ already_typechecked()

void already_typechecked ( irept irep)
inline

Definition at line 18 of file cpp_util.h.

◆ cpp_symbol_expr()

symbol_exprt cpp_symbol_expr ( const symbolt symbol)

Definition at line 14 of file cpp_util.cpp.