Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Functions | |
tree_t * | tree_builtin_sizeof (const node_t *node, const tree_t *type, const tree_t *size_type) |
tree_t * | tree_builtin_alignof (const node_t *node, const tree_t *type, const tree_t *align_type) |
tree_t * | tree_builtin_offsetof (const node_t *node, const tree_t *type, const tree_t *field, const tree_t *offset_type) |