hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Namespaces | Functions
func.H File Reference
#include <hobbes/lang/type.H>
#include <hobbes/lang/tylift.H>
#include <hobbes/lang/expr.H>
#include <hobbes/util/llvm.H>
Include dependency graph for func.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hobbes
 

Functions

bool hobbes::hasPointerRep (const MonoTypePtr &t)
 
bool hobbes::hasPointerRep (const PolyTypePtr &t)
 
bool hobbes::isLargeType (const MonoTypePtr &mty)
 
void hobbes::initDefOperators (cc *)