Home
last modified time | relevance | path

Searched defs:const_call_expr_arg_iterator (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h2230 struct const_call_expr_arg_iterator { struct
2231 const_tree t; /* the call_expr */
2232 int n; /* argument count */
2233 int i; /* next argument index */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h2156 struct const_call_expr_arg_iterator { struct
2157 const_tree t; /* the call_expr */
2158 int n; /* argument count */
2159 int i; /* next argument index */