Searched refs:alloc_indirect_symbol (Results 1 – 1 of 1) sorted by relevance
689 static struct symbol * alloc_indirect_symbol(struct position pos, struct ctype *ctype, int type) in alloc_indirect_symbol() function1867 fn = alloc_indirect_symbol(token->pos, ctype, SYM_FN); in direct_declarator()1880 array = alloc_indirect_symbol(token->pos, ctype, SYM_ARRAY); in direct_declarator()1929 bitfield = alloc_indirect_symbol(token->pos, ctype, SYM_BITFIELD); in handle_bitfield()