ParameterValue.parent

Obtain the function to which this argument belongs.

Unlike other functions in this group, this one takes an LLVMValueRef that corresponds to a llvm::Attribute.

The returned LLVMValueRef is the llvm::Function to which this argument belongs.

TODO what does it mean by an Attribute? I don't think this will work.

struct ParameterValue
parent
()

Meta