Home
last modified time | relevance | path

Searched refs:is_attribute_list (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c7920 int is_attribute_list, in cp_parser_parenthesized_expression_list() argument
7928 bool fold_expr_p = is_attribute_list != non_attr; in cp_parser_parenthesized_expression_list()
7956 if (is_attribute_list == id_attr in cp_parser_parenthesized_expression_list()
8022 is_attribute_list = non_attr; in cp_parser_parenthesized_expression_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20103386 is_attribute_list parm to int to indicate whether or not to
H A Dparser.cc8415 int is_attribute_list, in cp_parser_parenthesized_expression_list() argument
8450 if (is_attribute_list == id_attr in cp_parser_parenthesized_expression_list()
8482 is_attribute_list = non_attr; in cp_parser_parenthesized_expression_list()