Searched refs:or_comma (Results 1 – 2 of 2) sorted by relevance
2309 bool or_comma, in cp_parser_skip_to_closing_parenthesis() argument2315 if (recovering && !or_comma in cp_parser_skip_to_closing_parenthesis()2345 if (recovering && or_comma && !brace_depth && !paren_depth) in cp_parser_skip_to_closing_parenthesis()
3095 (cp_parser_skip_to_closing_parenthesis): Add recover and or_comma