|
SeExpr
|
#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 |
| #define LLVM_BODY { return 0; } |
Definition at line 35 of file ExprLLVM.h.
Referenced by SeExpr2::ExprAssignNode::codegen(), SeExpr2::ExprBinaryOpNode::codegen(), SeExpr2::ExprBlockNode::codegen(), SeExpr2::ExprCompareEqNode::codegen(), SeExpr2::ExprCompareNode::codegen(), SeExpr2::ExprCondNode::codegen(), SeExpr2::ExprFuncNode::codegen(), SeExpr2::ExprIfThenElseNode::codegen(), SeExpr2::ExprLocalFunctionNode::codegen(), SeExpr2::ExprLocalVar::codegen(), SeExpr2::ExprModuleNode::codegen(), SeExpr2::ExprNode::codegen(), SeExpr2::ExprNumNode::codegen(), SeExpr2::ExprPrototypeNode::codegen(), SeExpr2::ExprStrNode::codegen(), SeExpr2::ExprSubscriptNode::codegen(), SeExpr2::ExprUnaryOpNode::codegen(), SeExpr2::ExprVarNode::codegen(), SeExpr2::ExprVecNode::codegen(), and SeExpr2::ExprVarEnv::codegenMerges().
| typedef double LLVM_BUILDER |
Definition at line 34 of file ExprLLVM.h.
| typedef double LLVM_VALUE |
Definition at line 33 of file ExprLLVM.h.