hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Classes | Namespaces | Functions
typeof.C File Reference
#include <hobbes/lang/preds/typeof.H>
#include <hobbes/lang/preds/class.H>
#include <hobbes/lang/tyunqualify.H>
Include dependency graph for typeof.C:

Classes

struct  hobbes::StripCst
 

Namespaces

 hobbes
 

Functions

static bool hobbes::decodeTO (const ConstraintPtr &c, ExprPtr *e, MonoTypePtr *t)
 
static bool hobbes::decideTO (const TEnvPtr &tenv, Definitions *ds, const ConstraintPtr &c, MonoTypePtr *t0, MonoTypePtr *t1)