C-Breeze
C Compiler Infrastructure

[ Project home page]

_TQ Struct Reference

#include <c_breeze.h>

List of all members.

Public Attributes

typeNode::Type_qualifiers tq
declNode::Storage_class sc
simpleCoord coord


Member Data Documentation

simpleCoord _TQ::coord
 

Definition at line 409 of file c_breeze.h.

declNode::Storage_class _TQ::sc
 

Definition at line 408 of file c_breeze.h.

typeNode::Type_qualifiers _TQ::tq
 

Definition at line 407 of file c_breeze.h.


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

Generated on February 1, 2006
Back to the C-Breeze home page