::CInterface class | CVCL::ExprValue | [friend] |
arity() const | CVCL::ExprNode | [inline, protected, virtual] |
computeHash() const | CVCL::ExprNode | [inline, protected, virtual] |
copy(ExprManager *em, ExprIndex idx=0) const | CVCL::ExprNode | [protected, virtual] |
d_children | CVCL::ExprNode | [protected] |
d_em | CVCL::ExprValue | [protected] |
d_kind | CVCL::ExprValue | [protected] |
d_rep | CVCL::ExprNode | [protected] |
d_sig | CVCL::ExprNode | [protected] |
Expr class | CVCL::ExprNode | [friend] |
Expr::iterator class | CVCL::ExprValue | [friend] |
ExprManager class | CVCL::ExprNode | [friend] |
ExprNode(ExprManager *em, int kind, const std::vector< Expr > &kids, unsigned idx=0) | CVCL::ExprNode | [inline] |
ExprValue(ExprManager *em, int kind, ExprIndex idx=0) | CVCL::ExprValue | [inline] |
ExprValue::getName() const | CVCL::ExprValue | [inline, virtual] |
getBody() const | CVCL::ExprValue | [inline, virtual] |
getBoundIndex() const | CVCL::ExprValue | [inline, virtual] |
getExistential() const | CVCL::ExprValue | [inline, virtual] |
getExprValue() const | CVCL::ExprValue | [inline, virtual] |
getField() const | CVCL::ExprValue | [inline, virtual] |
getFields() const | CVCL::ExprValue | [inline, virtual] |
getKids() const | CVCL::ExprNode | [inline, protected, virtual] |
getKind() const | CVCL::ExprValue | [inline] |
getMM(size_t MMIndex) | CVCL::ExprValue | [inline, protected] |
getMMIndex() const | CVCL::ExprNode | [inline, private, virtual] |
getOp() const | CVCL::ExprValue | [inline, virtual] |
getRational() const | CVCL::ExprValue | [inline, virtual] |
getRep() const | CVCL::ExprNode | [inline, virtual] |
getSig() const | CVCL::ExprNode | [inline, virtual] |
getString() const | CVCL::ExprValue | [inline, virtual] |
getTupleIndex() const | CVCL::ExprValue | [inline, virtual] |
getUid() const | CVCL::ExprValue | [inline, virtual] |
getVar() const | CVCL::ExprValue | [inline, virtual] |
getVars() const | CVCL::ExprValue | [inline, virtual] |
hash(const int kind, const std::vector< Expr > &kids) | CVCL::ExprValue | [protected, static] |
hash(const int n) | CVCL::ExprValue | [inline, protected, static] |
isApply() const | CVCL::ExprValue | [inline, virtual] |
isClosure() const | CVCL::ExprValue | [inline, virtual] |
isRational() const | CVCL::ExprValue | [inline, virtual] |
isString() const | CVCL::ExprValue | [inline, virtual] |
isSymbol() const | CVCL::ExprValue | [inline, virtual] |
isVar() const | CVCL::ExprValue | [inline, virtual] |
operator delete(void *) | CVCL::ExprNode | [inline] |
operator new(size_t size, MemoryManager *mm) | CVCL::ExprNode | [inline] |
operator==(const ExprValue &ev2) const | CVCL::ExprNode | [virtual] |
pointerHash(void *p) | CVCL::ExprValue | [inline, protected, static] |
rebuild(ExprManager *em) const | CVCL::ExprValue | [inline, protected] |
rebuild(Expr e, ExprManager *em) const | CVCL::ExprValue | [inline, protected] |
s_charHash | CVCL::ExprValue | [protected, static] |
s_intHash | CVCL::ExprValue | [protected, static] |
setRep(CDO< Theorem > *rep) | CVCL::ExprNode | [inline, virtual] |
setSig(CDO< Theorem > *sig) | CVCL::ExprNode | [inline, virtual] |
~ExprNode() | CVCL::ExprNode | [virtual] |
~ExprValue() | CVCL::ExprValue | [virtual] |