![]() | FunctionAttributeIndex Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET
public enum FunctionAttributeIndex
Member name | Value | Description | |
---|---|---|---|
Function | -1 | The attribute applies to the function itself | |
ReturnType | 0 | The attribute applies to the return type of the function | |
Parameter0 | 1 | The attribute applies to the first parameter of the function |