comma::SignatureType Class Reference
#include <Type.h>
List of all members.
Detailed Description
Definition at line 72 of file Type.h.
Member Typedef Documentation
Member Function Documentation
| arg_iterator comma::SignatureType::beginArguments |
( |
|
) |
const [inline] |
| static bool comma::SignatureType::classof |
( |
const Ast * |
node |
) |
[inline, static] |
| static bool comma::SignatureType::classof |
( |
const SignatureType * |
node |
) |
[inline, static] |
| arg_iterator comma::SignatureType::endArguments |
( |
|
) |
const [inline] |
| DomainType * SignatureType::getActualParameter |
( |
unsigned |
n |
) |
const |
| unsigned SignatureType::getArity |
( |
|
) |
const |
| Sigoid * SignatureType::getDeclaration |
( |
|
) |
const |
| bool comma::SignatureType::isParameterized |
( |
|
) |
const [inline] |
| void SignatureType::Profile |
( |
llvm::FoldingSetNodeID & |
id, |
|
|
DomainType ** |
args, |
|
|
unsigned |
numArgs | |
|
) |
| | [static] |
| void comma::SignatureType::Profile |
( |
llvm::FoldingSetNodeID & |
id |
) |
[inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: