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