Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-core.h2012 struct function_args_iterator { struct
2013 tree next; /* TREE_LIST pointing to the next argument */
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h5111 } function_args_iterator; typedef