SeExpr
SeExpr2::ExprLocalFunctionNode Member List

This is the complete list of members for SeExpr2::ExprLocalFunctionNode, including all inherited members.

_childrenSeExpr2::ExprNodeprotected
_endPosSeExpr2::ExprNodeprotected
_exprSeExpr2::ExprNodeprotected
_isVecSeExpr2::ExprNodeprotected
_maxChildDimSeExpr2::ExprNodeprotected
_parentSeExpr2::ExprNodeprotected
_procedurePCSeExpr2::ExprLocalFunctionNodemutableprivate
_returnedDataOpSeExpr2::ExprLocalFunctionNodemutableprivate
_startPosSeExpr2::ExprNodeprotected
_typeSeExpr2::ExprNodeprotected
addChild(ExprNode *child)SeExpr2::ExprNode
addChildren(ExprNode *surrogate)SeExpr2::ExprNode
addError(const std::string &error) const SeExpr2::ExprNodeinline
buildInterpreter(Interpreter *interpreter) const SeExpr2::ExprLocalFunctionNodevirtual
buildInterpreterForCall(const ExprFuncNode *callerNode, Interpreter *interpreter) const SeExpr2::ExprLocalFunctionNode
checkCondition(bool check, const std::string &message, bool &error)SeExpr2::ExprNodeinline
checkIsFP(const ExprType &type, bool &error)SeExpr2::ExprNodeinline
checkIsFP(int d, const ExprType &type, bool &error)SeExpr2::ExprNodeinline
checkIsValue(const ExprType &type, bool &error)SeExpr2::ExprNodeinline
checkTypesCompatible(const ExprType &first, const ExprType &second, bool &error)SeExpr2::ExprNodeinline
child(size_t i) const SeExpr2::ExprNodeinline
child(size_t i)SeExpr2::ExprNodeinline
codegen(LLVM_BUILDER) LLVM_BODYSeExpr2::ExprLocalFunctionNodevirtual
endPos() const SeExpr2::ExprNodeinline
expr() const SeExpr2::ExprNodeinline
ExprLocalFunctionNode(const Expression *expr, ExprPrototypeNode *prototype, ExprNode *block)SeExpr2::ExprLocalFunctionNodeinline
ExprNode(const Expression *expr)SeExpr2::ExprNode
ExprNode(const Expression *expr, const ExprType &type)SeExpr2::ExprNode
ExprNode(const Expression *expr, ExprNode *a)SeExpr2::ExprNode
ExprNode(const Expression *expr, ExprNode *a, const ExprType &type)SeExpr2::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b)SeExpr2::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b, const ExprType &type)SeExpr2::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b, ExprNode *c)SeExpr2::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b, ExprNode *c, const ExprType &type)SeExpr2::ExprNode
isVec() const SeExpr2::ExprNodeinline
length() const SeExpr2::ExprNodeinline
numChildren() const SeExpr2::ExprNodeinline
parent() const SeExpr2::ExprNodeinline
prep(bool wantScalar, ExprVarEnvBuilder &envBuilder)SeExpr2::ExprLocalFunctionNodevirtual
prep(ExprFuncNode *callerNode, bool scalarWanted, ExprVarEnvBuilder &envBuilder) const SeExpr2::ExprLocalFunctionNodevirtual
prototype() const SeExpr2::ExprLocalFunctionNodeinline
removeLastChild()SeExpr2::ExprNodeinline
setPosition(const short int startPos, const short int endPos)SeExpr2::ExprNodeinline
setType(const ExprType &t)SeExpr2::ExprNodeinlineprotected
setTypeWithChildLife(const ExprType &t)SeExpr2::ExprNodeinlineprotected
startPos() const SeExpr2::ExprNodeinline
swapChildren(size_t i, size_t j)SeExpr2::ExprNodeinline
toString() const SeExpr2::ExprNodeinline
type() const SeExpr2::ExprNodeinline
~ExprNode()SeExpr2::ExprNodevirtual