Dump function to dot file.
Returns the internal gcc_jit_function object.
Get a specific param of a function by index.
Create a new JITBlock. The name can be null, or you can give it a meaningful name, which may show up in dumps of the internal representation, and in error messages.
Create a new local variable.
Return the context this JITObject is within.
Get a human-readable description of this object.
Class wrapper for gcc_jit_function