Searched refs:scope_kind (Results 1 – 10 of 10) sorted by relevance
102 typedef enum scope_kind { enum125 } scope_kind; typedef248 ENUM_BITFIELD (scope_kind) kind : 4;299 extern scope_kind innermost_scope_kind (void);300 extern cxx_scope *begin_scope (scope_kind, tree);
1203 const scope_kind kind = scope->explicit_spec_p in cxx_scope_descriptor()1266 begin_scope (scope_kind kind, tree entity) in begin_scope()1485 scope_kind
469 do_pushlevel (scope_kind sk) in do_pushlevel()
1121 * 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,
538 scope_kind kind; in poplevel()
58 (scope_kind): Add sk_block, sk_try, sk_catch, sk_for.
5455 * cp-tree.h (scope_kind): New type.
3066 typedef enum scope_kind { enum3071 } scope_kind; typedef3729 extern void begin_scope PARAMS ((scope_kind));
1095 scope_kind sk; in begin_scope()
15327 * cp-tree.h (scope_kind): New type.