Home
last modified time | relevance | path

Searched defs:induction_term_and_position_t (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-z3-solver/z3-z3-4.8.10/src/smt/
H A Dsmt_induction.h60 struct induction_term_and_position_t { struct
64 induction_term_and_position_t(): m_term(nullptr) {} in induction_term_and_position_t() argument
65 induction_term_and_position_t(expr* t, induction_positions_t const& p): in induction_term_and_position_t() function