ParameterValue

Functions in this group relate to arguments/parameters on functions.

Functions in this group expect LLVMValueRef instances that correspond to llvm::Function instances.

struct ParameterValue {
LxValue value;
}

Alias This

value

Members

Functions

parent
FunctionValue parent()

Obtain the function to which this argument belongs.

Meta