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

Go to the source code of this file.

Namespaces

 hobbes
 

Functions

llvm::Type * hobbes::llvmVarArrType (llvm::Type *elemty, int size=1)
 
llvm::Type * hobbes::toLLVM (const MonoTypePtr &, bool asArg=false)
 
Types hobbes::toLLVM (const MonoTypes &, bool asArg=false)