Class Argument
An LLVM Value representing an Argument to a function
public class Argument : Value, IEquatable<Value>, IAttributeContainer
- Inheritance
-
Argument
- Implements
- Inherited Members
- Extension Methods
Properties
- Attributes
Gets the attributes for this argument
- ContainingFunction
Gets the function this argument belongs to
- Index
Gets the zero based index of the argument
Methods
- SetAlignment(uint)
Sets the alignment for the argument