scl_t
scl_t y_scl;
scl_name(scl_t scl)
tag_name(scl_t sc)
scl_t sc = sym->s_scl;
scl_t sc = NO_SCL;
new_tag(sym_t *tag, scl_t scl, bool decl, bool semi)
scl_t scl;
dcs_add_storage_class(scl_t sc)
scl_t sc = sym->s_scl;
scl_t scl = sym->s_scl;
outsym(const sym_t *sym, scl_t sc, def_t def)
const char *scl_name(scl_t);
void dcs_add_storage_class(scl_t);
void outsym(const sym_t *, scl_t, def_t);
scl_t kw_scl; /* if kw_token is T_SCLASS */
scl_t scl;
scl_t s_scl;
scl_t d_scl; /* storage class */
scl_t sc = ln->u.sym->s_scl;