GCC Middle and Back End API Reference
pair Struct Reference

#include <gengtype.h>

Collaboration diagram for pair:

Data Fields

pair_p next
const char * name
type_p type
struct fileloc line
options_p opt

Detailed Description

A name and a type.

Field Documentation

◆ line

struct fileloc pair::line

◆ name

const char* pair::name

◆ next

◆ opt

options_p pair::opt

◆ type

type_p pair::type

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