Searched refs:begin_scope (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/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, function in class:dump_context
1430 dump_context::get ().begin_scope (name, user_location, impl_location);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h267 extern cp_binding_level *begin_scope (scope_kind, tree);
H A Dname-lookup.c3337 begin_scope (scope_kind kind, tree entity)
3507 begin_scope (sk_cleanup, NULL);
4222 class_binding_level = begin_scope (sk_class, current_class_type);
7497 begin_scope (sk_namespace, ns);
3335 begin_scope (scope_kind kind, tree entity) function
H A Dparser.c11058 begin_scope (sk_function_parms, /*entity=*/NULL_TREE);
19353 begin_scope (sk_scoped_enum, type);
21225 begin_scope (sk_function_parms, NULL_TREE);
23818 begin_scope (sk_function_parms, decl);
27814 begin_scope (sk_block, NULL_TREE);
31741 begin_scope (sk_function_parms, NULL_TREE);
[all...]
H A Dpt.c470 begin_scope (TREE_VEC_LENGTH (parms) ? sk_template_parms : sk_template_spec,
698 begin_scope (sk_template_parms, NULL);
756 begin_scope (sk_template_spec, NULL);
17193 begin_scope (sk_omp, NULL);
26329 begin_scope (sk_scoped_enum, newtag);
H A Ddecl.c4305 begin_scope (sk_namespace, global_namespace);
16571 begin_scope (sk_function_parms, decl1);
16995 begin_scope (sk_function_parms, NULL);
H A Dsemantics.c473 begin_scope (sk, NULL);
/netbsd-current/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, function in class:dump_context
1448 dump_context::get ().begin_scope (name, user_location, impl_location);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h343 extern cp_binding_level *begin_scope (scope_kind, tree);
H A Dname-lookup.cc4261 begin_scope (scope_kind kind, tree entity)
4436 begin_scope (sk_cleanup, NULL);
5166 class_binding_level = begin_scope (sk_class, current_class_type);
4260 begin_scope (scope_kind kind, tree entity) function
H A Dparser.cc11576 begin_scope (sk_function_parms, /*entity=*/NULL_TREE);
20986 begin_scope (sk_scoped_enum, type);
23111 begin_scope (sk_function_parms, NULL_TREE);
25791 begin_scope (sk_function_parms, decl);
29989 begin_scope (sk_function_parms, NULL_TREE);
32347 begin_scope (sk_function_parms, fn);
[all...]
H A Dpt.cc477 begin_scope (TREE_VEC_LENGTH (parms) ? sk_template_parms : sk_template_spec,
715 begin_scope (sk_template_parms, NULL);
773 begin_scope (sk_template_spec, NULL);
17721 begin_scope (sk_omp, NULL);
27183 begin_scope (sk_scoped_enum, newtag);
H A Ddecl.cc4529 begin_scope (sk_namespace, global_namespace);
17402 begin_scope (sk_function_parms, decl1);
17810 begin_scope (sk_function_parms, NULL);
H A Dsemantics.cc663 begin_scope (sk, NULL);
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc286 begin_scope (kind, fndecl);
288 begin_scope (sk_block, NULL);
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc128 begin_scope (kind, fndecl);
130 begin_scope (sk_block, NULL);

Completed in 674 milliseconds