hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
This is the complete list of members for hobbes::hasSingularTypeF, including all inherited members.
d(const Expr *v) const | hobbes::hasSingularTypeF | inlineprivate |
r(const ExprPtr &v) const | hobbes::hasSingularTypeF | inlineprivate |
with(const Var *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Let *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const LetRec *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Fn *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const App *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Assign *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const MkArray *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const MkVariant *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const MkRecord *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const AIndex *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Case *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Switch *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Proj *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Assump *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Pack *v) const | hobbes::hasSingularTypeF | inlinevirtual |
with(const Unpack *v) const | hobbes::hasSingularTypeF | inlinevirtual |
switchExprC< bool >::with(const Unit *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Bool *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Char *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Byte *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Short *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Int *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Long *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Float *v) const | hobbes::switchExprC< bool > | inlinevirtual |
switchExprC< bool >::with(const Double *v) const | hobbes::switchExprC< bool > | inlinevirtual |
withConst(const Expr *v) const | hobbes::hasSingularTypeF | inlinevirtual |