Searched defs:const_call_expr_arg_iterator (Results 1 – 2 of 2) sorted by relevance
2230 struct const_call_expr_arg_iterator { struct2231 const_tree t; /* the call_expr */2232 int n; /* argument count */2233 int i; /* next argument index */
2156 struct const_call_expr_arg_iterator { struct2157 const_tree t; /* the call_expr */2158 int n; /* argument count */2159 int i; /* next argument index */