Class wrapper for gcc_jit_param
Returns the internal gcc_jit_param object.
Returns the internal gcc_jit_lvalue object.
Accessing a field of an lvalue of struct type. This is equivalent to "(value).field = ...".
Taking the address of an lvalue. This is equivalent to "&(value)".
See Implementation
Class wrapper for gcc_jit_param