Module Llvm.AttrIndex

module AttrIndex: sig .. end
The position of an attribute. See LLVMAttributeIndex.

type t = 
| Function
| Return
| Param of int