Home
last modified time | relevance | path

Searched refs:or_comma (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c2309 bool or_comma, in cp_parser_skip_to_closing_parenthesis() argument
2315 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()
DChangeLog-20033095 (cp_parser_skip_to_closing_parenthesis): Add recover and or_comma