CBMC
|
#include <smt_bit_vector_theory.h>
Public Member Functions | |
smt_sortt | return_sort (const smt_termt &operand) const |
std::vector< smt_indext > | indices () const |
void | validate (const smt_termt &operand) const |
Static Public Member Functions | |
static const char * | identifier () |
Public Attributes | |
std::size_t | i |
std::size_t | j |
Definition at line 19 of file smt_bit_vector_theory.h.
Definition at line 54 of file smt_bit_vector_theory.cpp.
std::vector< smt_indext > smt_bit_vector_theoryt::extractt::indices | ( | ) | const |
Definition at line 65 of file smt_bit_vector_theory.cpp.
Definition at line 60 of file smt_bit_vector_theory.cpp.
Definition at line 70 of file smt_bit_vector_theory.cpp.
std::size_t smt_bit_vector_theoryt::extractt::i |
Definition at line 21 of file smt_bit_vector_theory.h.
std::size_t smt_bit_vector_theoryt::extractt::j |
Definition at line 22 of file smt_bit_vector_theory.h.