Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

Comma: comma::CompositeType Class Reference

comma::CompositeType Class Reference

#include <Type.h>

Inheritance diagram for comma::CompositeType:
Inheritance graph
[legend]
Collaboration diagram for comma::CompositeType:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static bool classof (const CompositeType *node)
 Support isa and dyn_cast.
static bool classof (const Ast *node)

Protected Member Functions

 CompositeType (AstKind kind, CompositeType *rootOrParent, bool subtype)

Detailed Description

Definition at line 1002 of file Type.h.


Constructor & Destructor Documentation

comma::CompositeType::CompositeType ( AstKind  kind,
CompositeType rootOrParent,
bool  subtype 
) [inline, protected]

Definition at line 1011 of file Type.h.


Member Function Documentation

static bool comma::CompositeType::classof ( const Ast node  )  [inline, static]

Reimplemented from comma::PrimaryType.

Reimplemented in comma::ArrayType, and comma::RecordType.

Definition at line 1006 of file Type.h.

static bool comma::CompositeType::classof ( const CompositeType node  )  [inline, static]

Support isa and dyn_cast.

Reimplemented from comma::PrimaryType.

Reimplemented in comma::ArrayType, and comma::RecordType.

Definition at line 1005 of file Type.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1