GCC Middle and Back End API Reference
call_arg_loc_node Struct Reference
Collaboration diagram for call_arg_loc_node:

Data Fields

rtx call_arg_loc_note
const char * label
tree block
bool tail_call_p
rtx symbol_ref
struct call_arg_loc_nodenext

Detailed Description

   Call argument location list.  

Field Documentation

tree call_arg_loc_node::block

Referenced by member_declared_type().

rtx call_arg_loc_node::call_arg_loc_note
const char* call_arg_loc_node::label
struct call_arg_loc_node* call_arg_loc_node::next
rtx call_arg_loc_node::symbol_ref
bool call_arg_loc_node::tail_call_p

The documentation for this struct was generated from the following file: