Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2613 static int cp_parser_skip_to_closing_parenthesis
3569 cp_parser_skip_to_closing_parenthesis (cp_parser *parser, in cp_parser_skip_to_closing_parenthesis() function
6613 = (cp_parser_skip_to_closing_parenthesis (parser, false, false, in cp_parser_compound_literal_p()
7815 ending = cp_parser_skip_to_closing_parenthesis (parser, in cp_parser_parenthesized_expression_list()
9005 if (cp_parser_skip_to_closing_parenthesis (parser, false, false, in cp_parser_cast_expression()
9888 cp_parser_skip_to_closing_parenthesis (parser, true, false, true); in cp_parser_builtin_offsetof()
10347 cp_parser_skip_to_closing_parenthesis (parser, in cp_parser_lambda_introducer()
11391 cp_parser_skip_to_closing_parenthesis (parser, true, false, in cp_parser_selection_statement()
13932 cp_parser_skip_to_closing_parenthesis (parser, in cp_parser_static_assert()
14159 cp_parser_skip_to_closing_parenthesis (parser, true, false, in cp_parser_decltype()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c2284 static int cp_parser_skip_to_closing_parenthesis
2914 cp_parser_skip_to_closing_parenthesis (cp_parser *parser, in cp_parser_skip_to_closing_parenthesis() function
6218 ending = cp_parser_skip_to_closing_parenthesis (parser, in VEC()
7122 = (cp_parser_skip_to_closing_parenthesis (parser, false, false, in cp_parser_cast_expression()
7823 cp_parser_skip_to_closing_parenthesis (parser, true, false, true); in cp_parser_builtin_offsetof()
8233 cp_parser_skip_to_closing_parenthesis (parser, in cp_parser_lambda_introducer()
9060 cp_parser_skip_to_closing_parenthesis (parser, true, false, in cp_parser_selection_statement()
10982 cp_parser_skip_to_closing_parenthesis (parser, in cp_parser_static_assert()
11173 cp_parser_skip_to_closing_parenthesis (parser, true, false, in cp_parser_decltype()
12673 cp_parser_skip_to_closing_parenthesis (parser, in cp_parser_template_name()
[all …]