Home
last modified time | relevance | path

Searched refs:cp_parser (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c190 cp_parser *parser;
193 type_id_in_expr_sentinel (cp_parser *parser, bool set = true)
249 (cp_parser *, tree, tree);
257 (tree, cp_parser *);
259 (cp_parser *, tree, bool);
489 cp_debug_parser_tokens (FILE *file, cp_parser *parser, int window_size) in cp_debug_parser_tokens()
510 cp_debug_parser (FILE *file, cp_parser *parser) in cp_debug_parser()
598 debug (cp_parser &ref) in debug()
604 debug (cp_parser *ptr) in debug()
1361 cp_ensure_no_omp_declare_simd (cp_parser *parser) in cp_ensure_no_omp_declare_simd()
[all …]
H A Dparser.h221 struct GTY(()) cp_parser { struct
430 extern void cp_debug_parser (FILE *, cp_parser *); argument
431 extern void debug (cp_parser &ref);
432 extern void debug (cp_parser *ptr);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc191 cp_parser *parser;
194 type_id_in_expr_sentinel (cp_parser *parser, bool set = true) in type_id_in_expr_sentinel()
250 (cp_parser *, tree);
258 (tree, cp_parser *);
260 (cp_parser *, tree, bool);
490 cp_debug_parser_tokens (FILE *file, cp_parser *parser, int window_size) in cp_debug_parser_tokens()
511 cp_debug_parser (FILE *file, cp_parser *parser) in cp_debug_parser()
599 debug (cp_parser &ref) in debug()
605 debug (cp_parser *ptr) in debug()
1440 cp_ensure_no_omp_declare_simd (cp_parser *parser) in cp_ensure_no_omp_declare_simd()
[all …]
H A Dparser.h231 struct GTY(()) cp_parser { struct
443 extern void cp_debug_parser (FILE *, cp_parser *); argument
444 extern void debug (cp_parser &ref);
445 extern void debug (cp_parser *ptr);
H A DChangeLog-2013512 * parser.h (struct cp_parser): New members implicit_template_parms,
519 (cp_parser_new): Initialize new cp_parser members.
524 implicit_template_parms counter and reset cp_parser implicit template
526 (cp_parser_lambda_expression): Reset implicit template cp_parser members
529 template cp_parser members whilst parsing function definition.
1001 (struct cp_parser): Add colon_doesnt_start_class_def_p and
1214 * parser.h (struct cp_parser): Add fully_implicit_function_template_p.
3440 (debug (cp_parser &)): New.
3441 (debug (cp_parser *)): New.
3447 (extern debug (cp_parser &)): New.
[all …]
H A DChangeLog-2003231 * parser.c (cp_parser): Add in_offsetof_p.
319 * parser.c (struct cp_parser): Add in_template_argument_list_p.
668 * parser.c (struct cp_parser): Add in_iteration_statement_p and
3512 * parser.c (struct cp_parser): Document default_arg chain on
6105 * parser.c (cp_parser): Add allow_non_constant_expression_p and
6437 (cp_parser): Remove access_checks_lists.
6742 * parser.c (cp_parser): Remove default_arg_types. Update
6866 * parser.c (struct cp_parser): Add access_checks_lists field
H A DChangeLog-2006279 * parser.c (cp_parser): Add in_function_body.
2500 * parser.c (struct cp_parser): Rename in_iteration_statement
2560 * parser.c (struct cp_parser): Revert
2651 * parser.c (struct cp_parser): Rename
H A DChangeLog-2015622 (struct cp_parser): Change type the of oacc_routine to
882 * parser.h (struct cp_parser): Add oacc_routine field.
1987 * parser.h (struct cp_parser): Add in_result_type_constraint_p and
H A DChangeLog-2017304 (struct cp_parser): Remove cilk_simd_fn_info field.
1098 of the linkage specification within the cp_parser.
1104 * parser.h (struct cp_parser): New field
5734 * parser.h (struct cp_parser): Remove in_discarded_stmt field.
H A DChangeLog-20041689 (struct cp_parser): new one-bit field, implicit_extern_c.
2001 (struct cp_parser): Add field translate_strings_p.
5069 * parser.c (struct cp_parser): Remove in_offsetof.
6845 * parser.c (cp_parser): Add in_type_id_in_expr_p.
H A DChangeLog-20072403 * parser.c (struct cp_parser): Update comment for
2845 * parser.c (struct cp_parser): New IN_IF_STMT.
H A DChangeLog-201061 * parser.c (struct cp_parser): Add colon_corrects_to_scope_p field.
1717 (cp_parser) [unparsed_functions_queues]: Rename to unparsed_queues.
H A DChangeLog-20161486 * parser.h (struct cp_parser): Add in_discarded_stmt field.
1634 (struct cp_parser): Use it for oacc_routine member.
H A DChangeLog-2011725 * parser.h (struct cp_parser): Add in_transaction flag.
4416 (struct cp_parser): Likewise.
H A DChangeLog-20212057 * parser.h (struct cp_parser): Add omp_attrs_forbidden_p member.
3974 * parser.h (struct cp_parser): Add a context flag for
H A DChangeLog2868 * parser.h (struct cp_parser): Likewise.
H A DChangeLog-20194306 * parser.h (struct cp_parser): Add
5595 * parser.h (cp_parser): Change the type of local_variables_forbidden_p
H A DChangeLog-20051793 * parser.c (struct cp_parser): Document that scope could be
H A DChangeLog-20143871 * parser.h (cp_parser::cilk_simd_fn_info): New field.
H A DChangeLog-20181306 * parser.h (struct cp_parser): Drop implicit_extern_c.