24 result->
field = field;
tree_t * tree_builtin_sizeof(const node_t *node, const tree_t *type, const tree_t *size_type)
tree_t * tree_builtin_offsetof(const node_t *node, const tree_t *type, const tree_t *field, const tree_t *offset_type)
tree_t * tree_builtin_alignof(const node_t *node, const tree_t *type, const tree_t *align_type)
CT_LOCAL tree_t * tree_new(tree_kind_t kind, const node_t *node, const tree_t *type)
a position in a source file