|
GCC Middle and Back End API Reference
|
#include <tree.h>
Data Fields | |
| tree | t |
| int | n |
| int | i |
Abstract iterators for CALL_EXPRs. These static inline definitions have to go towards the end of tree.h so that union tree_node is fully defined by this point.
Structure containing iterator state.
| int call_expr_arg_iterator_d::i |
| int call_expr_arg_iterator_d::n |
| tree call_expr_arg_iterator_d::t |