Type Definition llvm_sys::LLVMAttributeIndex [−][src]
type LLVMAttributeIndex = c_uint;
Expand description
Either LLVMAttributeReturnIndex, LLVMAttributeFunctionIndex, or a parameter number from 1 to N.
type LLVMAttributeIndex = c_uint;
Either LLVMAttributeReturnIndex, LLVMAttributeFunctionIndex, or a parameter number from 1 to N.