hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
rtti.cpp File Reference
#include "rtti.h"
#include <runtime/memory/memory.h>
Include dependency graph for rtti.cpp:

Go to the source code of this file.

Functions

YoiTypeInfoObjectrtti_object_alloc (YoiIntegerObject *type_id_object)
 

Function Documentation

◆ rtti_object_alloc()

YoiTypeInfoObject * rtti_object_alloc ( YoiIntegerObject type_id_object)

Definition at line 5 of file rtti.cpp.

References rtti_table, runtime_object_alloc(), YoiTypeInfo::type_name, and YoiIntegerObject::value.

Here is the call graph for this function: