Joos1W Compiler Framework
All Classes Functions Typedefs Pages
ast::exprnode::Cast Member List

This is the complete list of members for ast::exprnode::Cast, including all inherited members.

Cast() (defined in ast::exprnode::Cast)ast::exprnode::Castinline
dump() const (defined in ast::ExprNode)ast::ExprNode
ExprNode(SourceRange loc) (defined in ast::ExprNode)ast::ExprNodeinlineexplicit
ExprOp(int num_args, SourceRange loc) (defined in ast::exprnode::ExprOp)ast::exprnode::ExprOpinlineprotected
location() const (defined in ast::ExprNode)ast::ExprNodeinline
mut_next() const (defined in ast::ExprNode)ast::ExprNodeinline
nargs() const (defined in ast::exprnode::ExprOp)ast::exprnode::ExprOpinline
next() const (defined in ast::ExprNode)ast::ExprNodeinline
print(std::ostream &os) const override (defined in ast::exprnode::Cast)ast::exprnode::Castvirtual
resolveResultType(ast::Type const *type) (defined in ast::exprnode::ExprOp)ast::exprnode::ExprOpinline
resultType() const (defined in ast::exprnode::ExprOp)ast::exprnode::ExprOpinline
setNext(ExprNode *new_next_) (defined in ast::ExprNode)ast::ExprNodeinline
~ExprNode()=default (defined in ast::ExprNode)ast::ExprNodevirtual