Searched refs:innermost_scope_kind (Results 1 – 5 of 5) sorted by relevance
299 extern scope_kind innermost_scope_kind (void);
1486 innermost_scope_kind (void) in innermost_scope_kind() function1496 return innermost_scope_kind () == sk_template_parms; in template_parm_scope_p()
1007 (innermost_scope_kind): Likewise.1373 (innermost_scope_kind): New method.1388 (innermost_scope_kind): New method.
15823 gcc_assert (innermost_scope_kind () == sk_template_parms in cp_parser_single_declaration()15824 || innermost_scope_kind () == sk_template_spec); in cp_parser_single_declaration()
6289 if (!(innermost_scope_kind() == sk_class in maybe_note_name_used_in_class()