| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | dump-context.h | 103 void begin_scope (const char *name,
|
| D | dumpfile.cc | 1115 dump_context::begin_scope (const char *name, in begin_scope() function in dump_context 1448 dump_context::get ().begin_scope (name, user_location, impl_location); in dump_begin_scope()
|
| D | ChangeLog-2018 | 2740 (dump_context::begin_scope): Split out 2nd param into 2773 (dump_context::begin_scope): Split out 2nd param into 3536 * dumpfile.c (dump_context::begin_scope): Call end_any_optinfo 8905 (dump_context::begin_scope): Increment the scope depth first. Use 10139 * dumpfile.c (dump_context::begin_scope): Filter the dump_loc 12908 (dump_context::begin_scope): Reimplement call to 14395 (dump_context::begin_scope): Reimplement, avoiding direct usage 14563 (dump_context::begin_scope): Explicitly using the global function 15985 (dump_context::begin_scope): New member function.
|
| D | ChangeLog-2020 | 3170 (dump_context::begin_scope): Same.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | name-lookup.h | 341 extern cp_binding_level *begin_scope (scope_kind, tree);
|
| D | ChangeLog-2003 | 1014 (begin_scope): Move to name-lookup.c. 1219 (begin_scope): Change prototype. 1221 * decl.c (push_binding_level): Fold in begin_scope. Remove. 1226 (make_cxx_scope): Fold in begin_scope. Remove.. 1228 (begin_scope): Change prototype. Return a scope. Tidy. 1234 (initial_push_namespace_scope): Fold in begin_scope. Remove. 1392 (begin_scope): Simplify. 1423 (start_function): Use begin_scope, not pushlevel. 1426 (start_method): Use begin_scope, not pushlevel.
|
| D | name-lookup.cc | 4260 begin_scope (scope_kind kind, tree entity) in begin_scope() function 4435 begin_scope (sk_cleanup, NULL); in maybe_push_cleanup_level() 5163 class_binding_level = begin_scope (sk_class, current_class_type); in pushlevel_class()
|
| D | ChangeLog-2004 | 551 (begin_scope, leave_scope, kept_level_p, print_binding_level): 2550 * name-lookup.c (pop_binding, begin_scope, leave_scope, 3263 (begin_scope): Likewise. 3933 (begin_scope): Use it.
|
| D | parser.cc | 11571 begin_scope (sk_function_parms, /*entity=*/NULL_TREE); in cp_parser_lambda_declarator_opt() 20981 begin_scope (sk_scoped_enum, type); in cp_parser_enum_specifier() 23106 begin_scope (sk_function_parms, NULL_TREE); in cp_parser_direct_declarator() 25786 begin_scope (sk_function_parms, decl); in inject_parm_decls() 29983 begin_scope (sk_function_parms, NULL_TREE); in cp_parser_requires_expression() 32347 begin_scope (sk_function_parms, fn); in cp_parser_late_parsing_default_args() 34043 begin_scope (sk_function_parms, NULL_TREE); in cp_parser_cache_defarg() 39239 begin_scope (sk_omp, NULL); in cp_parser_omp_clause_affinity() 39309 begin_scope (sk_omp, NULL); in cp_parser_omp_clause_depend() 48221 = begin_scope (sk_template_parms, NULL); in synthesize_implicit_template_parm()
|
| D | ChangeLog-2006 | 357 * name-lookup.c (begin_scope): Use GGC_CNEW instead of 2622 * name-lookup.c (begin_scope): Handle it.
|
| D | ChangeLog-2010 | 978 (tsubst_enum): Call to begin_scope, finish_scope and 2392 (begin_scope): Likewise.
|
| D | decl.cc | 4523 begin_scope (sk_namespace, global_namespace); in cxx_init_decl_processing() 17390 begin_scope (sk_function_parms, decl1); in start_preparsed_function() 17796 begin_scope (sk_function_parms, NULL); in emit_coro_helper()
|
| D | pt.cc | 477 begin_scope (TREE_VEC_LENGTH (parms) ? sk_template_parms : sk_template_spec, in push_inline_template_parms_recursive() 715 begin_scope (sk_template_parms, NULL); in begin_template_parm_list() 773 begin_scope (sk_template_spec, NULL); in begin_specialization() 17732 begin_scope (sk_omp, NULL); in tsubst_omp_clause_decl() 27179 begin_scope (sk_scoped_enum, newtag); in tsubst_enum()
|
| D | ChangeLog-2000 | 5460 (begin_scope): New function. 5470 (begin_scope): Likewise. 5480 * pt.c (begin_template_parm_list): Use begin_scope.
|
| D | ChangeLog-2017 | 4326 (begin_scope): Adjust. 4372 (namespace_scope_ht_size, begin_scope, pushtag_1,
|
| D | ChangeLog-2008 | 810 * name-lookup.c (begin_scope): Deal with scoped enumeration
|
| D | ChangeLog-2005 | 2216 * name-lookup.c (add_decl_to_level, begin_scope): Likewise.
|
| D | ChangeLog-2014 | 2517 (begin_scope): Likewise.
|
| D | ChangeLog-2015 | 1575 * name-lookup.c (begin_scope): Handle it.
|
| D | ChangeLog-2016 | 4062 * name-lookup.c (begin_scope): After reusing a cp_binding_level
|
| D | ChangeLog-2011 | 3107 (begin_scope): Handle sk_cond.
|
| D | ChangeLog-2002 | 65 * decl.c (begin_scope): Handle sk_block, sk_try, sk_catch,
|
| D | semantics.cc | 677 begin_scope (sk, NULL); in do_pushlevel()
|
| D | ChangeLog-2020 | 728 * name-lookup.c (begin_scope): Set immediate_fn_ctx_p.
|