Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/theory/
H A Dext_theory.cpp31 ExtTheory::ExtTheory(Theory* p, bool cacheEnabled) in ExtTheory() function in CVC4::theory::ExtTheory
H A Dtheory.h57 class ExtTheory; variable