Xreate
The Xreate programming language
|
Pointer arithmetic operators. More...
#include <operators.h>
Pointer arithmetic operators.
Static Public Member Functions | |
static llvm::Value * | add (llvm::Value *left, llvm::Value *right, compilation::Context context, const std::string &hintVarDecl) |
Pointer arithmetic operator. | |