|
gwenhywfar 5.10.1
|
#include "tm_builder.h"

Go to the source code of this file.
Functions | |
| int | TM2C_BuildSetter (TYPEMAKER2_BUILDER *tb, TYPEMAKER2_TYPE *ty) |
| int TM2C_BuildSetter | ( | TYPEMAKER2_BUILDER * | tb, |
| TYPEMAKER2_TYPE * | ty | ||
| ) |
Definition at line 35 of file tm2c_setter.c.
References _addFlagFnsImplementation(), _addFlagFnsPrototype(), _addSetterImplementation(), _addSetterPrototype(), DBG_INFO, NULL, TYPEMAKER2_FLAGS_OMIT, TYPEMAKER2_FLAGS_WITH_FLAGS, Typemaker2_Member_GetFlags(), Typemaker2_Member_GetSetFlags(), Typemaker2_Member_GetTypePtr(), and Typemaker2_Type_GetMembers().
Referenced by Typemaker2_Builder_C_Build().

