KSeExpr 6.0.0.0
KSeExpr::ExprPrototypeNode Member List

This is the complete list of members for KSeExpr::ExprPrototypeNode, including all inherited members.

_argTypesKSeExpr::ExprPrototypeNodeprivate
_childrenKSeExpr::ExprNodeprotected
_endPosKSeExpr::ExprNodeprotected
_exprKSeExpr::ExprNodeprotected
_interpreterOpsKSeExpr::ExprPrototypeNodemutableprivate
_isVecKSeExpr::ExprNodeprotected
_maxChildDimKSeExpr::ExprNodeprotected
_nameKSeExpr::ExprPrototypeNodeprivate
_parentKSeExpr::ExprNodeprotected
_retTypeKSeExpr::ExprPrototypeNodeprivate
_retTypeSetKSeExpr::ExprPrototypeNodeprivate
_startPosKSeExpr::ExprNodeprotected
_typeKSeExpr::ExprNodeprotected
addArgs(ExprNode *surrogate)KSeExpr::ExprPrototypeNode
addArgTypes(ExprNode *surrogate)KSeExpr::ExprPrototypeNode
addChild(ExprNode *child)KSeExpr::ExprNode
addChildren(ExprNode *surrogate)KSeExpr::ExprNode
addError(const ErrorCode error, const std::vector< std::string > &ids={}) constKSeExpr::ExprNodeinline
arg(int i) constKSeExpr::ExprPrototypeNodeinline
argType(int i) constKSeExpr::ExprPrototypeNodeinline
buildInterpreter(Interpreter *interpreter) const overrideKSeExpr::ExprPrototypeNodevirtual
checkCondition(bool check, const ErrorCode message, const std::vector< std::string > &ids, bool &error) constKSeExpr::ExprNodeinline
checkIsFP(const ExprType &type, bool &error) constKSeExpr::ExprNodeinline
checkIsFP(int d, const ExprType &type, bool &error) constKSeExpr::ExprNodeinline
checkIsValue(const ExprType &type, bool &error) constKSeExpr::ExprNodeinline
checkTypesCompatible(const ExprType &first, const ExprType &second, bool &error) constKSeExpr::ExprNodeinline
child(size_t i) constKSeExpr::ExprNodeinline
child(size_t i)KSeExpr::ExprNodeinline
codegen(LLVM_BUILDER) LLVM_BODYKSeExpr::ExprPrototypeNodevirtual
endPos() constKSeExpr::ExprNodeinline
expr() constKSeExpr::ExprNodeinline
ExprNode(const Expression *expr)KSeExpr::ExprNode
ExprNode(const Expression *expr, const ExprType &type)KSeExpr::ExprNode
ExprNode(const Expression *expr, ExprNode *a)KSeExpr::ExprNode
ExprNode(const Expression *expr, ExprNode *a, const ExprType &type)KSeExpr::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b)KSeExpr::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b, const ExprType &type)KSeExpr::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b, ExprNode *c)KSeExpr::ExprNode
ExprNode(const Expression *expr, ExprNode *a, ExprNode *b, ExprNode *c, const ExprType &type)KSeExpr::ExprNode
ExprPrototypeNode(const Expression *expr, const std::string &name, const ExprType &retType)KSeExpr::ExprPrototypeNodeinline
ExprPrototypeNode(const Expression *expr, const std::string &name)KSeExpr::ExprPrototypeNodeinline
interpreterOps(int c) constKSeExpr::ExprPrototypeNodeinline
isReturnTypeSet() constKSeExpr::ExprPrototypeNodeinline
isVec() constKSeExpr::ExprNodeinline
length() constKSeExpr::ExprNodeinline
name() constKSeExpr::ExprPrototypeNodeinline
numChildren() constKSeExpr::ExprNodeinline
parent() constKSeExpr::ExprNodeinline
prep(bool wantScalar, ExprVarEnvBuilder &envBuilder) overrideKSeExpr::ExprPrototypeNodevirtual
removeLastChild()KSeExpr::ExprNodeinline
returnType() constKSeExpr::ExprPrototypeNodeinline
setPosition(const short int startPos, const short int endPos)KSeExpr::ExprNodeinline
setReturnType(const ExprType &type)KSeExpr::ExprPrototypeNodeinline
setType(const ExprType &t)KSeExpr::ExprNodeinlineprotected
setTypeWithChildLife(const ExprType &t)KSeExpr::ExprNodeinlineprotected
startPos() constKSeExpr::ExprNodeinline
swapChildren(size_t i, size_t j)KSeExpr::ExprNodeinline
toString() constKSeExpr::ExprNodeinline
type() constKSeExpr::ExprNodeinline
~ExprNode()KSeExpr::ExprNodevirtual