Home
last modified time | relevance | path

Searched refs:scope_kind (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h98 enum scope_kind { enum
215 ENUM_BITFIELD (scope_kind) kind : 4;
264 extern scope_kind innermost_scope_kind (void);
265 extern cp_binding_level *begin_scope (scope_kind, tree);
H A Dname-lookup.c3287 const scope_kind kind = scope->explicit_spec_p in cp_binding_level_descriptor()
3335 begin_scope (scope_kind kind, tree entity) in begin_scope()
3567 scope_kind
H A Dsemantics.c469 do_pushlevel (scope_kind sk) in do_pushlevel()
1491 scope_kind sk = sk_block; in begin_compound_stmt()
H A Ddecl.c578 scope_kind kind; in poplevel()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h188 enum scope_kind { enum
288 ENUM_BITFIELD (scope_kind) kind : 4;
340 extern scope_kind innermost_scope_kind (void);
341 extern cp_binding_level *begin_scope (scope_kind, tree);
H A Dname-lookup.cc4212 const scope_kind kind = scope->explicit_spec_p in cp_binding_level_descriptor()
4260 begin_scope (scope_kind kind, tree entity) in begin_scope()
4497 scope_kind
H A DChangeLog-20031121 * cp-tree.h (enum scope_kind): Likewise.
1217 * cp-tree.h (scope_kind): Add new enumerator.
1371 (scope_kind): Add sk_function_parms, sk_class,
H A Dsemantics.cc673 do_pushlevel (scope_kind sk) in do_pushlevel()
1762 scope_kind sk = sk_block; in begin_compound_stmt()
H A DChangeLog-2008813 * name-lookup.h (enum scope_kind): Add sk_scoped_enum.
H A DChangeLog-20151574 * name-lookup.h (enum scope_kind): Add sk_transaction.
H A DChangeLog-2016964 * name-lookup.h (enum scope_kind): Likewise.
H A DChangeLog-20113103 * name-lookup.h (enum scope_kind): Add sk_cond.
H A DChangeLog-200258 (scope_kind): Add sk_block, sk_try, sk_catch, sk_for.
H A Ddecl.cc599 scope_kind kind; in poplevel()
H A DChangeLog-20005455 * cp-tree.h (scope_kind): New type.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc277 push_fake_function (tree fndecl, scope_kind kind = sk_function_parms) in push_fake_function()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc122 push_fake_function (tree fndecl, scope_kind kind = sk_function_parms) in push_fake_function()