23 #if !defined (octave_pt_loop_h)
24 #define octave_pt_loop_h 1
49 :
tree_command (l, c), expr (0), list (0), lead_comm (0),
59 int l = -1,
int c = -1)
60 :
tree_command (l, c), expr (e), list (0), lead_comm (lc),
70 int l = -1,
int c = -1)
71 :
tree_command (l, c), expr (e), list (lst), lead_comm (lc),
147 int l = -1,
int c = -1)
153 int l = -1,
int c = -1)
180 :
tree_command (l, c), parallel (false), lhs (0), expr (0),
181 maxproc (0), list (0), lead_comm (0), trail_comm (0)
193 int l = -1,
int c = -1)
194 :
tree_command (l, c), parallel (parallel_arg), lhs (le),
195 expr (re), maxproc (maxproc_arg), list (lst),
196 lead_comm (lc), trail_comm (tc)
276 :
tree_command (l, c), lhs (0), expr (0), list (0), lead_comm (0),
283 int l = -1,
int c = -1)
285 lead_comm (lc), trail_comm (tc) { }
octave_comment_list * trailing_comment(void)
octave_comment_list * lead_comm
tree_while_command(tree_expression *e, tree_statement_list *lst, octave_comment_list *lc=0, octave_comment_list *tc=0, int l=-1, int c=-1)
tree_do_until_command(int l=-1, int c=-1)
void stash_info(jit_info *jinfo)
tree_complex_for_command(int l=-1, int c=-1)
tree_expression * control_expr(void)
octave_comment_list * lead_comm
tree_while_command(tree_expression *e, octave_comment_list *lc=0, octave_comment_list *tc=0, int l=-1, int c=-1)
octave_comment_list * trailing_comment(void)
octave_comment_list * leading_comment(void)
void stash_info(jit_info *jinfo)
tree_do_until_command(tree_expression *e, octave_comment_list *lc=0, octave_comment_list *tc=0, int l=-1, int c=-1)
tree_argument_list * left_hand_side(void)
tree_statement_list * list
jit_info * get_info(void) const
octave_comment_list * leading_comment(void)
tree_simple_for_command(bool parallel_arg, tree_expression *le, tree_expression *re, tree_expression *maxproc_arg, tree_statement_list *lst, octave_comment_list *lc=0, octave_comment_list *tc=0, int l=-1, int c=-1)
tree_statement_list * body(void)
tree_statement_list * body(void)
octave_comment_list * leading_comment(void)
tree_expression * maxproc_expr(void)
tree_expression * control_expr(void)
static llvm::LLVMContext & context
tree_simple_for_command(int l=-1, int c=-1)
tree_expression * left_hand_side(void)
tree_do_until_command(tree_expression *e, tree_statement_list *lst, octave_comment_list *lc=0, octave_comment_list *tc=0, int l=-1, int c=-1)
octave_comment_list * lead_comm
tree_expression * maxproc
jit_info * get_info(void) const
octave_comment_list * trailing_comment(void)
~tree_do_until_command(void)
tree_complex_for_command(tree_argument_list *le, tree_expression *re, tree_statement_list *lst, octave_comment_list *lc=0, octave_comment_list *tc=0, int l=-1, int c=-1)
octave_comment_list * trail_comm
octave_comment_list * trail_comm
tree_statement_list * body(void)
tree_statement_list * list
tree_while_command(int l=-1, int c=-1)
tree_expression * condition(void)
octave_comment_list * trail_comm
tree_statement_list * list