Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dtheory_engine.h436 AtomRequests d_atomRequests; variable
H A Dtheory_engine.cpp312 d_atomRequests(context), in TheoryEngine()
1397 AtomRequests::atom_iterator it = d_atomRequests.getAtomIterator(atom); in assertFact()
1789 d_atomRequests.add(eqNormalized, eq, atomsTo); in ensureLemmaAtoms()