|
CBMC
|
Include dependency graph for smt_logics.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | smt_logict |
| class | smt_logict::storert< derivedt > |
| Class for adding the ability to up and down cast smt_logict to and from irept. More... | |
| class | smt_logic_const_downcast_visitort |
Macros | |
| #define | LOGIC_ID(the_id, the_name) |
| #define | LOGIC_ID(the_id, the_name) virtual void visit(const smt_logic_##the_id##t &) = 0; |
| #define LOGIC_ID | ( | the_id, | |
| the_name | |||
| ) |
Definition at line 77 of file smt_logics.h.
| #define LOGIC_ID | ( | the_id, | |
| the_name | |||
| ) | virtual void visit(const smt_logic_##the_id##t &) = 0; |
Definition at line 77 of file smt_logics.h.