Home
last modified time | relevance | path

Searched refs:d_aloc_curr_model (Results 1 – 2 of 2) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dtheory_engine.h211 bool d_aloc_curr_model; variable
H A Dtheory_engine.cpp239 d_aloc_curr_model = true; in finishInit()
297 d_aloc_curr_model(false), in TheoryEngine()
359 if( d_aloc_curr_model ){ in ~TheoryEngine()