Searched refs:SPECIAL_ELLIPSIS (Results 1 – 3 of 3) sorted by relevance
160 SPECIAL_ELLIPSIS, enumerator
1793 if (match_op(next, ')') || match_op(next, SPECIAL_ELLIPSIS)) in is_nested()1833 if (next->special == SPECIAL_ELLIPSIS) { in which_func()2438 if (match_op(token, SPECIAL_ELLIPSIS)) in parse_case_statement()2630 if (match_op(token, SPECIAL_ELLIPSIS)) { in parameter_type_list()2715 if (match_op(token, SPECIAL_ELLIPSIS)) in single_initializer()
1256 if (match_op(next, SPECIAL_ELLIPSIS)) { in parse_arguments()1277 if (match_op(arg, SPECIAL_ELLIPSIS)) { in parse_arguments()