GCC Middle and Back End API Reference
ctf_func_arg Struct Reference

#include <ctfc.h>

Collaboration diagram for ctf_func_arg:

Data Fields

ctf_id_t farg_type
 
const charfarg_name
 
uint32_t farg_name_offset
 
struct ctf_func_argfarg_next
 

Detailed Description

Function Argument.   

Field Documentation

◆ farg_name

const char* ctf_func_arg::farg_name

◆ farg_name_offset

uint32_t ctf_func_arg::farg_name_offset

◆ farg_next

struct ctf_func_arg* ctf_func_arg::farg_next

Referenced by ctf_farg_list_append().

◆ farg_type

ctf_id_t ctf_func_arg::farg_type

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