Searched refs:identifier_list (Results 1 – 1 of 1) sorted by relevance
1703 static struct token *identifier_list(struct token *, struct symbol *);1870 token = identifier_list(token, fn); in direct_declarator()2604 static struct token *identifier_list(struct token *token, struct symbol *fn) in identifier_list() function