Method GetAttributesAtIndex
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
GetAttributesAtIndex(FunctionAttributeIndex)
Gets the attributes on a given index
public IEnumerable<AttributeValue> GetAttributesAtIndex(FunctionAttributeIndex index)
Parameters
index
FunctionAttributeIndexindex to get the attributes for
Returns
- IEnumerable<AttributeValue>
Attributes for the index