Searched defs:declarator (Results 1 – 2 of 2) sorted by relevance
123 struct token *(*declarator)(struct token *token, struct decl_state *ctx); member
1909 static struct token *declarator(struct token *token, struct decl_state *ctx) in declarator() function