Home
last modified time | relevance | path

Searched refs:cp_parser_expression_stack_entry (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c1878 struct cp_parser_expression_stack_entry struct
1897 typedef struct cp_parser_expression_stack_entry argument
9555 cp_parser_expression_stack_entry *sp = &stack[0]; in cp_parser_binary_expression()
9556 cp_parser_expression_stack_entry *disable_warnings_sp = NULL; in cp_parser_binary_expression()
9557 cp_parser_expression_stack_entry current; in cp_parser_binary_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20122032 * parser.c (struct cp_parser_expression_stack_entry): Add location_t
H A Dparser.cc1979 struct cp_parser_expression_stack_entry struct
1998 typedef struct cp_parser_expression_stack_entry argument
10023 cp_parser_expression_stack_entry *sp = &stack[0]; in cp_parser_binary_expression()
10024 cp_parser_expression_stack_entry *disable_warnings_sp = NULL; in cp_parser_binary_expression()
10025 cp_parser_expression_stack_entry current; in cp_parser_binary_expression()
H A DChangeLog-2006106 * parser.c (cp_parser_expression_stack_entry): Add field
H A DChangeLog-20092768 (cp_parser_expression_stack_entry): Change prec field to enum
H A DChangeLog-2015294 (struct cp_parser_expression_stack_entry): Convert field "lhs" to