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

Go to the source code of this file.

Macros

#define LLVM_BASE   const { return 0; }
 
#define LLVM_BODY   const override { return 0; }
 

Typedefs

using LLVM_VALUE = double
 
using LLVM_BUILDER = double
 

Macro Definition Documentation

◆ LLVM_BASE

#define LLVM_BASE   const { return 0; }

Definition at line 27 of file ExprLLVM.h.

◆ LLVM_BODY

#define LLVM_BODY   const override { return 0; }

Definition at line 28 of file ExprLLVM.h.

Typedef Documentation

◆ LLVM_BUILDER

using LLVM_BUILDER = double

Definition at line 26 of file ExprLLVM.h.

◆ LLVM_VALUE

using LLVM_VALUE = double

Definition at line 25 of file ExprLLVM.h.