SeExpr
Macros | Typedefs
ExprLLVM.h File Reference
#include "ExprConfig.h"

Go to the source code of this file.

Macros

#define LLVM_BODY   { return 0; }
 

Typedefs

typedef double LLVM_VALUE
 
typedef double LLVM_BUILDER
 

Macro Definition Documentation

#define LLVM_BODY   { return 0; }

Definition at line 35 of file ExprLLVM.h.

Typedef Documentation

typedef double LLVM_BUILDER

Definition at line 34 of file ExprLLVM.h.

typedef double LLVM_VALUE

Definition at line 33 of file ExprLLVM.h.