Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/arrays/
H A Dtheory_arrays.h413 context::CDO<unsigned> d_skolemIndex; variable
H A Dtheory_arrays.cpp105 d_skolemIndex(c, 0), in TheoryArrays()
1294 d_skolemIndex = d_skolemIndex + 1; in getSkolem()