Searched refs:get_following_char (Results 1 – 1 of 1) sorted by relevance
87 static char get_following_char(token_t *tok) in get_following_char() function306 if (tok->kind == TOK_VOID && get_following_char(tok) == ')') { in parse_sequel()