gwenhywfar 5.10.1
Functions
tm2c_slot.h File Reference
#include "tm_builder.h"
Include dependency graph for tm2c_slot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int TM2C_AddVirtualFnsFromSlots (TYPEMAKER2_TYPE *ty)
 
int TM2C_BuildSlotFunctions (TYPEMAKER2_BUILDER *tb, TYPEMAKER2_TYPE *ty)
 
void TM2C_DelVirtualFnsFromSlots (TYPEMAKER2_TYPE *ty)
 

Function Documentation

◆ TM2C_AddVirtualFnsFromSlots()

int TM2C_AddVirtualFnsFromSlots ( TYPEMAKER2_TYPE ty)

◆ TM2C_BuildSlotFunctions()

int TM2C_BuildSlotFunctions ( TYPEMAKER2_BUILDER tb,
TYPEMAKER2_TYPE ty 
)

◆ TM2C_DelVirtualFnsFromSlots()

void TM2C_DelVirtualFnsFromSlots ( TYPEMAKER2_TYPE ty)

Definition at line 267 of file tm2c_slot.c.

References Typemaker2_Type_GetVirtualFns(), TYPEMAKER2_VIRTUALFN_FLAGS_FROMSLOT, Typemaker2_VirtualFn_free(), and Typemaker2_VirtualFn_GetFlags().

Referenced by Typemaker2_Builder_C_Build().

Here is the call graph for this function:
Here is the caller graph for this function: