Table of Contents

Method GetAttributesAtIndex

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

GetAttributesAtIndex(FunctionAttributeIndex)

Gets the attributes on a given index

IEnumerable<AttributeValue> GetAttributesAtIndex(FunctionAttributeIndex index)

Parameters

index FunctionAttributeIndex

index to get the attributes for

Returns

IEnumerable<AttributeValue>

Attributes for the index