Home
last modified time | relevance | path

Searched refs:begin_scope (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddump-context.h101 void begin_scope (const char *name,
H A Ddumpfile.c1101 dump_context::begin_scope (const char *name, in begin_scope() function
1430 dump_context::get ().begin_scope (name, user_location, impl_location); in dump_begin_scope()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddump-context.h103 void begin_scope (const char *name,
H A Ddumpfile.cc1115 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()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h265 extern cp_binding_level *begin_scope (scope_kind, tree);
H A Dname-lookup.c3335 begin_scope (scope_kind kind, tree entity) in begin_scope() function
3505 begin_scope (sk_cleanup, NULL); in maybe_push_cleanup_level()
4218 class_binding_level = begin_scope (sk_class, current_class_type); in pushlevel_class()
7491 begin_scope (sk_namespace, ns); in push_namespace()
H A Dparser.c11056 begin_scope (sk_function_parms, /*entity=*/NULL_TREE); in cp_parser_lambda_declarator_opt()
19351 begin_scope (sk_scoped_enum, type); in cp_parser_enum_specifier()
21223 begin_scope (sk_function_parms, NULL_TREE); in cp_parser_direct_declarator()
23816 begin_scope (sk_function_parms, decl); in inject_parm_decls()
27812 begin_scope (sk_block, NULL_TREE); in cp_parser_requires_expression()
31739 begin_scope (sk_function_parms, NULL_TREE); in cp_parser_cache_defarg()
36612 begin_scope (sk_omp, NULL); in cp_parser_omp_clause_depend()
44195 = begin_scope (sk_template_parms, NULL); in synthesize_implicit_template_parm()
H A Ddecl.c4296 begin_scope (sk_namespace, global_namespace); in cxx_init_decl_processing()
16551 begin_scope (sk_function_parms, decl1); in start_preparsed_function()
16973 begin_scope (sk_function_parms, NULL); in emit_coro_helper()
H A Dpt.c470 begin_scope (TREE_VEC_LENGTH (parms) ? sk_template_parms : sk_template_spec, in push_inline_template_parms_recursive()
698 begin_scope (sk_template_parms, NULL); in begin_template_parm_list()
756 begin_scope (sk_template_spec, NULL); in begin_specialization()
17192 begin_scope (sk_omp, NULL); in tsubst_omp_clause_decl()
26327 begin_scope (sk_scoped_enum, newtag); in tsubst_enum()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h341 extern cp_binding_level *begin_scope (scope_kind, tree);
H A DChangeLog-20031014 (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.
H A Dname-lookup.cc4260 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()
H A DChangeLog-2004551 (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.
H A Dparser.cc11571 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()
H A DChangeLog-2006357 * name-lookup.c (begin_scope): Use GGC_CNEW instead of
2622 * name-lookup.c (begin_scope): Handle it.
H A DChangeLog-2010978 (tsubst_enum): Call to begin_scope, finish_scope and
2392 (begin_scope): Likewise.
H A Ddecl.cc4523 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()
H A Dpt.cc477 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()
H A DChangeLog-20005460 (begin_scope): New function.
5470 (begin_scope): Likewise.
5480 * pt.c (begin_template_parm_list): Use begin_scope.
H A DChangeLog-20174326 (begin_scope): Adjust.
4372 (namespace_scope_ht_size, begin_scope, pushtag_1,
H A DChangeLog-2008810 * name-lookup.c (begin_scope): Deal with scoped enumeration
H A DChangeLog-20052216 * name-lookup.c (add_decl_to_level, begin_scope): Likewise.
H A DChangeLog-20142517 (begin_scope): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc280 begin_scope (kind, fndecl); in push_fake_function()
282 begin_scope (sk_block, NULL); in push_fake_function()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc125 begin_scope (kind, fndecl); in push_fake_function()
127 begin_scope (sk_block, NULL); in push_fake_function()

12