|
klee
|
#include <STPBuilder.h>
Public Member Functions | |
| ExprHolder (const ::VCExpr _expr) | |
| ~ExprHolder () | |
Private Attributes | |
| ::VCExpr | expr |
| unsigned | count |
Friends | |
| class | ExprHandle |
Definition at line 24 of file STPBuilder.h.
|
inline |
Definition at line 30 of file STPBuilder.h.
|
inline |
Definition at line 31 of file STPBuilder.h.
References expr, and vc_DeleteExpr().

|
friend |
Definition at line 25 of file STPBuilder.h.
|
private |
Definition at line 27 of file STPBuilder.h.
Referenced by klee::ExprHandle::ExprHandle(), klee::ExprHandle::operator=(), and klee::ExprHandle::~ExprHandle().
|
private |
Definition at line 26 of file STPBuilder.h.
Referenced by klee::ExprHandle::operator bool(), klee::ExprHandle::operator::VCExpr(), and ~ExprHolder().