Home
last modified time | relevance | path

Searched refs:init_call_expr_arg_iterator (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprint-tree.cc754 init_call_expr_arg_iterator (node, &iter); in print_node()
H A Dtree.h5677 init_call_expr_arg_iterator (tree exp, call_expr_arg_iterator *iter) in init_call_expr_arg_iterator() function
5723 init_call_expr_arg_iterator (exp, iter); in first_call_expr_arg()
H A DChangeLog-200728380 (init_call_expr_arg_iterator): New.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc3978 init_call_expr_arg_iterator (t1, &iter1); in cp_tree_equal()
3979 init_call_expr_arg_iterator (t2, &iter2); in cp_tree_equal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h5452 init_call_expr_arg_iterator (tree exp, call_expr_arg_iterator *iter) in init_call_expr_arg_iterator() function
5498 init_call_expr_arg_iterator (exp, iter); in first_call_expr_arg()