Cthulhu
0.2.10
Cthulhu compiler collection
|
#include <ctu_tree_api.h>
Go to the source code of this file.
Functions | |
CT_BEGIN_API CT_TREE_API tree_t * | tree_builtin_sizeof (const node_t *node, const tree_t *type, const tree_t *size_type) |
CT_TREE_API tree_t * | tree_builtin_alignof (const node_t *node, const tree_t *type, const tree_t *align_type) |
CT_TREE_API tree_t * | tree_builtin_offsetof (const node_t *node, const tree_t *type, const tree_t *field, const tree_t *offset_type) |