Class wrapper for gcc_jit_object. All JITObject's are created within a JITContext, and are automatically cleaned up when the context is released. The class hierachy looks like this:
Return the context this JITObject is within.
Get a human-readable description of this object.
See Implementation
Class wrapper for gcc_jit_object. All JITObject's are created within a JITContext, and are automatically cleaned up when the context is released. The class hierachy looks like this:
- JITObject
- JITLocation
- JITType
- JITStruct
- JITField
- JITFunction
- JITBlock
- JITRValue
- JITLValue
- JITParam