CallingConv Namespace - This namespace contains an enum with a value for the well-known calling conventions.
| Name | Description |
|---|---|
ID | LLVM IR allows to use arbitrary numbers as calling convention identifiers. |
| Name | Description |
|---|---|
Unnamed enum | A set of enums which specify the assigned numeric values for known llvm calling conventions. LLVM Calling Convention Representation |
| Name |
|---|
supportsNonVoidReturnType |