Table of Contents

Method GetAttributeCountAtIndex

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

GetAttributeCountAtIndex(FunctionAttributeIndex)

Gets the count of attributes on a given index

uint GetAttributeCountAtIndex(FunctionAttributeIndex index)

Parameters

index FunctionAttributeIndex

Index to get the count for

Returns

uint

Number of attributes on the specified index