HomeSort by: relevance | last modified time | path
    Searched defs:next_const_call_expr_arg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 5706 next_const_call_expr_arg (const_call_expr_arg_iterator *iter) function
5731 return next_const_call_expr_arg (iter);
5750 (arg) = next_const_call_expr_arg (&(iter)))
  /src/external/gpl3/gcc/dist/gcc/
tree.h 5995 next_const_call_expr_arg (const_call_expr_arg_iterator *iter) function
6020 return next_const_call_expr_arg (iter);
6039 (arg) = next_const_call_expr_arg (&(iter)))

Completed in 69 milliseconds