summaryrefslogtreecommitdiff
path: root/gcc/jit/docs/topics/objects.rst
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/docs/topics/objects.rst')
-rw-r--r--gcc/jit/docs/topics/objects.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/jit/docs/topics/objects.rst b/gcc/jit/docs/topics/objects.rst
index 3ae63097ed..85c783ca2b 100644
--- a/gcc/jit/docs/topics/objects.rst
+++ b/gcc/jit/docs/topics/objects.rst
@@ -47,6 +47,7 @@ looks like this::
+- gcc_jit_rvalue
+- gcc_jit_lvalue
+- gcc_jit_param
+ +- gcc_jit_case
There are casting methods for upcasting from subclasses to parent classes.
For example, :c:func:`gcc_jit_type_as_object`: