GCC Middle and Back End API Reference
alias_pair Struct Reference

#include <tree.h>

Data Fields

tree decl
tree target

Detailed Description

When procesing aliases on symtab level, we need the declaration of target.
   For this reason we need to queue aliases and process them after all declarations
   has been produced.   

Field Documentation

tree alias_pair::target

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