Searched refs:constructor_name (Results 1 – 21 of 21) sorted by relevance
94 extern tree constructor_name (tree);
245 && name == constructor_name (basetype)) in check_dtor_name()9961 = identifier_to_locale (IDENTIFIER_POINTER (constructor_name (type))); in name_as_c_string()10098 errname = constructor_name (basetype); in complain_about_no_candidates_for_method_call()10186 name = constructor_name (basetype); in build_new_method_call_1()
3813 constructor_name (tree type) in constructor_name() function3833 if (name && name == constructor_name (type)) in constructor_name_p()
1871 name = constructor_name (DECL_CONTEXT (t)); in dump_function_name()
11231 type = constructor_name (type); in grokdeclarator()12017 unqualified_id = constructor_name (unqualified_id); in grokdeclarator()
8738 tree ctor_name = constructor_name (type); in get_vfield_name()
21575 unqualified_name = constructor_name (class_type); in cp_parser_direct_declarator()
184 extern tree constructor_name (tree);
2630 * call.c (check_dtor_name): Use constructor_name for enums too.2631 (build_new_method_call_1): Use constructor_name for cdtors and2635 * name-lookup (constructor_name): Use DECL_NAME directly.2640 (get_vfield_name): Measure constructor_name length.2725 (constructor_name): ... here. Don't check IDENTIFIER_TEMPLATE.
196 cplus_decl_attributes, constructor_name, defer_fn,358 (constructor_name): Use it.380 (implicitly_declare_fn): Adjust use of constructor_name.3581 * class.c (get_vfield_name): Use the constructor_name.
237 && name == constructor_name (basetype)) in check_dtor_name()10694 = identifier_to_locale (IDENTIFIER_POINTER (constructor_name (type))); in name_as_c_string()10831 errname = constructor_name (basetype); in complain_about_no_candidates_for_method_call()10921 name = constructor_name (basetype); in build_new_method_call()
4706 constructor_name (tree type) in constructor_name() function4726 if (name && name == constructor_name (type)) in constructor_name_p()
1968 name = constructor_name (DECL_CONTEXT (t)); in dump_function_name()
3053 constructor_name (current_class_type) instead of current_class_name.3379 named constructor_name (ctype).
696 * call.c (build_new_method_call): Use simple constructor_name for
960 (constructor_name): Likewise.3160 * decl2.c (constructor_name_p): Avoid repeated constructor_name
11905 type = constructor_name (type); in grokdeclarator()12717 unqualified_id = constructor_name (unqualified_id); in grokdeclarator()
8854 tree ctor_name = constructor_name (type); in get_vfield_name()
1787 destructor matches the constructor_name of the instance.
483 * decl.c (grokdeclarator): Use constructor_name when comparing
23487 unqualified_name = constructor_name (class_type); in cp_parser_direct_declarator()