C-Breeze
C Compiler Infrastructure

[ Project home page]

metaexprNode Member List

This is the complete list of members for metaexprNode, including all inherited members.

add_meta_expr(char *name)metaexprNode [static]
annotations()Node [inline]
base_type(bool TdefIndir) const exprNode [virtual]
change(Changer &the_changer, bool redispatch)metaexprNode [virtual]
clear()metaexprNode [static]
clone() const metaexprNode [inline, virtual]
coord() const Node [inline]
coord(const Coord coord)Node [inline]
dataflow(FlowVal *v, FlowProblem &fp)metaexprNode [virtual]
datatype() const Node
datatype_superior() const Node
deleted_nodesNode [static]
eval()metaexprNode [inline, virtual]
exprNode(NodeType typ, typeNode *type, const Coord coord)exprNode
gen() const Node [inline]
gen(FlowVal *g)Node [inline]
get_type()exprNode [inline]
integral_promotions(exprNode *old_expr)exprNode [static]
is_lvalue()exprNode [inline, virtual]
is_meta_expr(char *name)metaexprNode [static]
kill() const Node [inline]
kill(FlowVal *k)Node [inline]
markNode
meta_expr_variablesmetaexprNode [private, static]
metaexprNode(idNode *id)metaexprNode [inline]
metaVariable(string &name)metaVariable [inline]
name()metaVariable [inline]
no_tdef_type()exprNode [inline]
Node(NodeType typ, const Coord coord, bool parenthesized=false)Node
Node(const Node &other)Node
nodesNode [static]
output(output_context &ct, Node *par)exprNode [virtual]
output_expr(output_context &ct, Node *par, int prec, Assoc assoc)metaexprNode [virtual]
parens(int outer_prec, Assoc outer_assoc)exprNode
parenthesized() const Node [inline]
parenthesized(bool paren)Node [inline]
precedence(Assoc &assoc)exprNode [virtual]
report()Node [static]
typ() const Node [inline]
type() const exprNode [inline, virtual]
type(typeNode *type)exprNode [inline, virtual]
usual_arithmetic_conversions(exprNode *left, exprNode *right)exprNode [static]
value() const exprNode [inline]
value()exprNode [inline]
value(const constant &newval)exprNode [inline]
visit(Visitor *the_visitor)metaexprNode [virtual]
walk(Walker &the_walker)metaexprNode [virtual]
~exprNode()exprNode [virtual]
~Node()Node [virtual]


Generated on February 1, 2006
Back to the C-Breeze home page