Searched refs:old_scope (Results 1 – 1 of 1) sorted by relevance
2223 tree decl, old_scope; in cp_parser_diagnose_invalid_type_name() local2225 old_scope = parser->scope; in cp_parser_diagnose_invalid_type_name()2228 parser->scope = old_scope; in cp_parser_diagnose_invalid_type_name()3921 tree old_scope; in cp_parser_nested_name_specifier_opt() local3987 old_scope = parser->scope; in cp_parser_nested_name_specifier_opt()4019 parser->scope = old_scope; in cp_parser_nested_name_specifier_opt()13603 tree old_scope = NULL_TREE; in cp_parser_class_specifier() local13660 old_scope = push_inner_scope (scope); in cp_parser_class_specifier()13683 pop_inner_scope (old_scope, scope); in cp_parser_class_specifier()