Class wrapper for gcc_jit_location. A JITLocation encapsulates a source code locations, so that you can associate locations in your language with statements in the JIT-compiled code.
Returns the internal gcc_jit_location object.
Return the context this JITObject is within.
Get a human-readable description of this object.
See Implementation
Class wrapper for gcc_jit_location. A JITLocation encapsulates a source code locations, so that you can associate locations in your language with statements in the JIT-compiled code.