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 |
Definition at line 278 of file smt_bit_vector_theory.h.
|
static |
Definition at line 704 of file smt_bit_vector_theory.cpp.
std::vector< smt_indext > smt_bit_vector_theoryt::repeatt::indices | ( | ) | const |
Definition at line 717 of file smt_bit_vector_theory.cpp.
Definition at line 710 of file smt_bit_vector_theory.cpp.
void smt_bit_vector_theoryt::repeatt::validate | ( | const smt_termt & | operand | ) | const |
Definition at line 722 of file smt_bit_vector_theory.cpp.
std::size_t smt_bit_vector_theoryt::repeatt::i |
Definition at line 280 of file smt_bit_vector_theory.h.