Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Data Structures | |
struct | ctu_attrib_t |
Typedefs | |
typedef void(* | ctu_attrib_apply_t) (tree_t *sema, tree_t *decl, const vector_t *args) |
Functions | |
void | ctu_init_attribs (tree_t *sema, arena_t *arena) |
void | ctu_apply_attribs (tree_t *sema, tree_t *decl, const vector_t *attribs) |