ilang
1.1.4
ILAng: A Modeling and Verification Platform for SoCs
|
This is the complete list of members for ilang::FuncRef, including all inherited members.
FuncRef(const std::string &name, const SortRef &range) | ilang::FuncRef | |
FuncRef(const std::string &name, const SortRef &range, const SortRef &d0) | ilang::FuncRef | |
FuncRef(const std::string &name, const SortRef &range, const SortRef &d0, const SortRef &d1) | ilang::FuncRef | |
FuncRef(const std::string &name, const SortRef &range, const std::vector< SortRef > &dvec) | ilang::FuncRef | |
get() const | ilang::FuncRef | inline |
name() const | ilang::FuncRef | |
operator()() const | ilang::FuncRef | |
operator()(const ExprRef &arg0) const | ilang::FuncRef | |
operator()(const ExprRef &arg0, const ExprRef &arg1) const | ilang::FuncRef | |
operator()(const std::vector< ExprRef > &argvec) const | ilang::FuncRef | |
~FuncRef() | ilang::FuncRef |