Searched refs:old_scope (Results 1 – 1 of 1) sorted by relevance
2182 tree decl, old_scope; in cp_parser_diagnose_invalid_type_name() local2184 old_scope = parser->scope; in cp_parser_diagnose_invalid_type_name()2187 parser->scope = old_scope; in cp_parser_diagnose_invalid_type_name()3727 tree old_scope; in cp_parser_nested_name_specifier_opt() local3793 old_scope = parser->scope; in cp_parser_nested_name_specifier_opt()3825 parser->scope = old_scope; in cp_parser_nested_name_specifier_opt()13095 tree old_scope = NULL_TREE; in cp_parser_class_specifier() local13152 old_scope = push_inner_scope (scope); in cp_parser_class_specifier()13175 pop_inner_scope (old_scope, scope); in cp_parser_class_specifier()