cprover
Loading...
Searching...
No Matches
lispirep.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void lisp2irep (const lispexprt &src, irept &dest)
void irep2lisp (const irept &src, lispexprt &dest)

Function Documentation

◆ irep2lisp()

void irep2lisp ( const irept & src,
lispexprt & dest )

Definition at line 43 of file lispirep.cpp.

◆ lisp2irep()

void lisp2irep ( const lispexprt & src,
irept & dest )

Definition at line 15 of file lispirep.cpp.