Lines Matching refs:current_class_type

2789       else if (processing_template_decl && current_class_type  in cp_parser_diagnose_invalid_type_name()
2790 && TYPE_BINFO (current_class_type)) in cp_parser_diagnose_invalid_type_name()
2794 for (b = TREE_CHAIN (TYPE_BINFO (current_class_type)); in cp_parser_diagnose_invalid_type_name()
5951 && !(processing_template_decl && scope == current_class_type)) in cp_parser_postfix_dot_deref_expression()
11412 && same_type_p (TREE_PURPOSE (mem_initializer), current_class_type)) in cp_parser_mem_initializer_list()
16294 class_type = current_class_type; in cp_parser_direct_declarator()
16688 inject_this_parameter (current_class_type, quals); in cp_parser_late_return_type_opt()
16951 if (in_system_header && current_class_type == NULL in cp_parser_parameter_declaration_clause()
17302 && TYPE_BEING_DEFINED (current_class_type) in cp_parser_parameter_declaration()
17303 && !LAMBDA_TYPE_P (current_class_type)) in cp_parser_parameter_declaration()
18531 class_type = current_class_type; in cp_parser_class_head()
18902 make_friend_class (current_class_type, type, in cp_parser_member_declaration()
20341 type = current_class_type; in cp_parser_lookup_name()
20797 (!at_class_scope_p () || !TYPE_BEING_DEFINED (current_class_type) in cp_parser_constructor_declarator_p()
20868 if (current_class_type) in cp_parser_constructor_declarator_p()
21176 make_friend_class (current_class_type, TREE_TYPE (decl), in cp_parser_template_declaration_after_export()
21724 entry->class_type = current_class_type; in cp_parser_save_default_args()