dkc_alloc_declaration 671 compiler/create.c decl = dkc_alloc_declaration(type, identifier); dkc_alloc_declaration 465 compiler/diksamc.h Declaration *dkc_alloc_declaration(TypeSpecifier *type, char *identifier); dkc_alloc_declaration 1046 compiler/fix_tree.c decl = dkc_alloc_declaration(param->type, param->name);