LIBGCCJIT_ABI_16
¶LIBGCCJIT_ABI_16
covers the addition of reflection functions via API
entrypoints:
- gcc_jit_function_get_return_type()
- gcc_jit_function_get_param_count()
- gcc_jit_type_dyncast_array()
- gcc_jit_type_is_bool()
- gcc_jit_type_is_integral()
- gcc_jit_type_is_pointer()
- gcc_jit_type_is_struct()
- gcc_jit_type_dyncast_vector()
- gcc_jit_type_unqualified()
- gcc_jit_type_dyncast_function_ptr_type()
- gcc_jit_function_type_get_return_type()
- gcc_jit_function_type_get_param_count()
- gcc_jit_function_type_get_param_type()
- gcc_jit_vector_type_get_num_units()
- gcc_jit_vector_type_get_element_type()
- gcc_jit_struct_get_field()
- gcc_jit_struct_get_field_count()