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::ProcedureType Class Reference

comma::ProcedureType Class Reference

#include <Type.h>

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

List of all members.

Public Member Functions

void Profile (llvm::FoldingSetNodeID &ID)
 Profile implementation for use by llvm::FoldingSet.

Static Public Member Functions

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

Friends

class AstResource
 ProcedureTypes are constructed thru AstResource.

Detailed Description

Definition at line 216 of file Type.h.


Member Function Documentation

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

Reimplemented from comma::SubroutineType.

Definition at line 226 of file Type.h.

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

Support isa and dyn_cast.

Reimplemented from comma::SubroutineType.

Definition at line 225 of file Type.h.

void comma::ProcedureType::Profile ( llvm::FoldingSetNodeID &  ID  )  [inline]

Profile implementation for use by llvm::FoldingSet.

Definition at line 220 of file Type.h.


Friends And Related Function Documentation

friend class AstResource [friend]

ProcedureTypes are constructed thru AstResource.

Definition at line 232 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