Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.h5921 typedef struct const_call_expr_arg_iterator_d { struct
5922 const_tree t; /* the call_expr */
5923 int n; /* argument count */
5924 int i; /* next argument index */