Click or drag to resize
Llvm.NET LogoAttributeSet Properties

[This is preliminary documentation and is subject to change.]

The AttributeSet type exposes the following members.

Properties
  NameDescription
Public propertyAllAttributes
Public propertyContext
Context used to intern this AttributeSet
Public propertyFunctionAttributes
Gets the attributes for the function itself
Public propertyIndexes
Enumerates the FunctionAttributeIndex values that have attributes associated in this AttributeSet
Public propertyItem
Retrieves an attributeSet filtered by the specified function index
Public propertyReturnAttributes
Gets the attributes for the function return
Top
See Also