Searched refs:Z3Config (Results 1 – 1 of 1) sorted by relevance
24 class Z3Config { class30 Z3Config() : Config(Z3_mk_config()) { in Z3Config() function in __anon5ae4843c0111::Z3Config39 ~Z3Config() { Z3_del_config(Config); } in ~Z3Config()54 Context = Z3_mk_context_rc(Z3Config().Config); in Z3Context()