klee
|
Public Member Functions | |
NullOrSatisfyingAssignment (KeyType &_key) | |
bool | operator() (Assignment *a) const |
Public Attributes | |
KeyType & | key |
Definition at line 113 of file CexCachingSolver.cpp.
|
inline |
Definition at line 116 of file CexCachingSolver.cpp.
|
inline |
Definition at line 118 of file CexCachingSolver.cpp.
References key, and klee::Assignment::satisfies().
KeyType& NullOrSatisfyingAssignment::key |
Definition at line 114 of file CexCachingSolver.cpp.
Referenced by operator()().