Interface IAttributeContainer
Interface for objects that contain Attributes
Namespace: Llvm.NET.Values
Assembly: Llvm.NET.dll
Syntax
public interface IAttributeContainer
Properties
Attributes | Gets the full set of Attributes keyed by FunctionAttributeIndex |
Context | Gets the Context that owns these attributes |