Home
last modified time | relevance | path

Searched refs:xref_tag (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/
H A Dobjcp-decl.cc44 s = xref_tag (record_type, name, TAG_how::GLOBAL); in objcp_start_struct()
87 return xref_tag (record_type, name, TAG_how::GLOBAL); in objcp_xref_tag()
H A Dobjcp-decl.h48 #define xref_tag(code, name) \ macro
H A DChangeLog89 xref_tag.
614 call to xref_tag().
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/
H A Dobjcp-decl.c44 s = xref_tag (record_type, name, ts_global, 0); in objcp_start_struct()
87 return xref_tag (record_type, name, ts_global, false); in objcp_xref_tag()
H A Dobjcp-decl.h48 #define xref_tag(code, name) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-01.c264 objc_prop_list_ptr = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize()
270 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize()
455 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template()
461 (xref_tag (RECORD_TYPE, in build_v1_class_template()
471 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template()
530 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_category_template()
563 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_protocol_template()
567 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_protocol_template()
1125 ptrt = build_pointer_type (xref_tag (RECORD_TYPE, in build_objc_class_ext_template()
1927 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_shared_structure_initializer()
[all …]
H A Dobjc-gnu-runtime-abi-01.c207 type = xref_tag (RECORD_TYPE, get_identifier (TAG_SELECTOR)); in gnu_runtime_01_initialize()
395 ptype = build_pointer_type(xref_tag (RECORD_TYPE, in build_class_template()
409 (xref_tag (RECORD_TYPE, in build_class_template()
470 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_protocol_template()
782 protocol_struct_type = xref_tag (RECORD_TYPE, in gnu_runtime_abi_01_get_protocol_reference()
1106 ttyp = build_pointer_type (xref_tag (RECORD_TYPE, in build_protocol_initializer()
H A Dobjc-runtime-shared-support.c457 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in init_module_descriptor()
494 add_field_decl (build_pointer_type (xref_tag (RECORD_TYPE, in build_module_descriptor()
H A Dobjc-next-runtime-abi-02.c371 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize()
387 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize()
391 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize()
579 build_pointer_type (xref_tag (RECORD_TYPE, in build_v2_message_ref_templates()
605 (xref_tag (RECORD_TYPE, in build_v2_message_ref_templates()
694 (xref_tag (RECORD_TYPE, in build_v2_class_templates()
3254 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in build_v2_class_ro_t_initializer()
H A Dobjc-act.c2166 tree super = (super_name ? xref_tag (RECORD_TYPE, super_name) : NULL_TREE); in objc_build_struct()
2850 : xref_tag (RECORD_TYPE, type)); in objc_get_protocol_qualified_type()
3027 objc_object_reference = xref_tag (RECORD_TYPE, objc_object_id); in synth_module_prologue()
3028 objc_class_reference = xref_tag (RECORD_TYPE, objc_class_id); in synth_module_prologue()
3061 objc_protocol_type = build_pointer_type (xref_tag (RECORD_TYPE, type)); in synth_module_prologue()
3065 objc_super_type = build_pointer_type (xref_tag (RECORD_TYPE, in synth_module_prologue()
3070 (xref_tag (RECORD_TYPE, in synth_module_prologue()
3073 = build_pointer_type (xref_tag (RECORD_TYPE, in synth_module_prologue()
3076 (xref_tag (RECORD_TYPE, in synth_module_prologue()
3455 xref_tag (RECORD_TYPE, underlying_class))); in objc_declare_alias()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-01.cc265 objc_prop_list_ptr = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize()
271 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_01_initialize()
456 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template()
462 (xref_tag (RECORD_TYPE, in build_v1_class_template()
472 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_class_template()
531 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_category_template()
564 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_protocol_template()
568 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_protocol_template()
1126 ptrt = build_pointer_type (xref_tag (RECORD_TYPE, in build_objc_class_ext_template()
1928 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in build_v1_shared_structure_initializer()
[all …]
H A Dobjc-gnu-runtime-abi-01.cc207 type = xref_tag (RECORD_TYPE, get_identifier (TAG_SELECTOR)); in gnu_runtime_01_initialize()
395 ptype = build_pointer_type(xref_tag (RECORD_TYPE, in build_class_template()
409 (xref_tag (RECORD_TYPE, in build_class_template()
470 ptype = build_pointer_type (xref_tag (RECORD_TYPE, in build_protocol_template()
783 protocol_struct_type = xref_tag (RECORD_TYPE, in gnu_runtime_abi_01_get_protocol_reference()
1107 ttyp = build_pointer_type (xref_tag (RECORD_TYPE, in build_protocol_initializer()
H A Dobjc-runtime-shared-support.cc457 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in init_module_descriptor()
494 add_field_decl (build_pointer_type (xref_tag (RECORD_TYPE, in build_module_descriptor()
H A Dobjc-next-runtime-abi-02.cc373 objc_selector_type = build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize()
389 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize()
393 build_pointer_type (xref_tag (RECORD_TYPE, in next_runtime_02_initialize()
581 build_pointer_type (xref_tag (RECORD_TYPE, in build_v2_message_ref_templates()
607 (xref_tag (RECORD_TYPE, in build_v2_message_ref_templates()
696 (xref_tag (RECORD_TYPE, in build_v2_class_templates()
3267 ltyp = build_pointer_type (xref_tag (RECORD_TYPE, in build_v2_class_ro_t_initializer()
H A Dobjc-act.cc2227 tree super = (super_name ? xref_tag (RECORD_TYPE, super_name) : NULL_TREE); in objc_build_struct()
2926 : xref_tag (RECORD_TYPE, type)); in objc_get_protocol_qualified_type()
3103 objc_object_reference = xref_tag (RECORD_TYPE, objc_object_id); in synth_module_prologue()
3104 objc_class_reference = xref_tag (RECORD_TYPE, objc_class_id); in synth_module_prologue()
3137 objc_protocol_type = build_pointer_type (xref_tag (RECORD_TYPE, type)); in synth_module_prologue()
3141 objc_super_type = build_pointer_type (xref_tag (RECORD_TYPE, in synth_module_prologue()
3146 (xref_tag (RECORD_TYPE, in synth_module_prologue()
3149 = build_pointer_type (xref_tag (RECORD_TYPE, in synth_module_prologue()
3152 (xref_tag (RECORD_TYPE, in synth_module_prologue()
3531 xref_tag (RECORD_TYPE, underlying_class))); in objc_declare_alias()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c172 type_info_type = xref_tag (class_type, get_identifier ("type_info"), in init_rtti_processing()
762 tinfo_ptr = xref_tag (class_type, in build_dynamic_cast_1()
952 real_type = xref_tag (class_type, ti->name, in tinfo_base_init()
H A Dlambda.c137 tree type = xref_tag (/*tag_code=*/record_type, name, in begin_lambda_type()
497 tree type = xref_tag (record_type, make_anon_name (), ts_current, false); in vla_capture_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1993181 * cp-decl.c (xref_tag): Fix regression created by changes made
231 * cp-decl.c (xref_tag, pushtag): Fix nested class search/resolution
516 (xref_tag): Propagate TYPE_GETS_ASSIGN_REF.
H A Dlambda.cc138 tree type = xref_tag (/*tag_code=*/record_type, name); in begin_lambda_type()
496 tree type = xref_tag (record_type, make_anon_name ()); in vla_capture_type()
H A Drtti.cc776 tree tinfo_ptr = xref_tag (class_type, in build_dynamic_cast_1()
965 tree real_type = xref_tag (class_type, ti->name); in tinfo_base_init()
H A DChangeLog-1998316 (xref_tag): Don't try to use 't' if we're defining.
476 (xref_tag): Complain about using typedef-name after class-key.
1576 (xref_tag): Complain about using an elaborated type specifier to
2324 (xref_tag): Remove binfos parameter.
2327 * decl.c (init_decl_processing): Change calls to xref_tag.
2328 (xref_tag): Remove binfos parameter.
2330 * decl2.c (grok_x_components): Change calls to xref_tag.
2334 * parse.y (structsp): Change calls to xref_tag.
2462 (xref_tag): Make redeclaration an error, print decl.
2816 (xref_tag): Use PROCESSING_REAL_TEMPLATE_DECL_P.
[all …]
H A DChangeLog-1994894 * decl.c (xref_tag): Set up BINFO_INHERITANCE_CHAIN on base binfos
1088 * decl.c (xref_tag): Undid change from Aug 21, set
1136 * decl.c (xref_tag): Move setting of CLASSTYPE_INTERFACE and
1171 * decl.c (xref_tag): Move setting of CLASSTYPE_INTERFACE and
2647 (xref_tag): Likewise.
2893 * decl.c (xref_tag): Not to use strstr(), it's not available on
3838 * decl.c (xref_tag): Use NULL_TREE instead of 0.
4753 * decl.c (pushtag, xref_tag), cp-tree.h: Add extra parameter
4761 pt.c, search.c: Add new argument to calls to xref_tag and
4788 * decl.c (xref_tag): The base of a derived struct is NOT always
[all …]
H A DChangeLog-2004531 * decl.c (xref_tag, start_enum): Use return value of pushtag.
609 * decl.c (lookup_and_check_tag, xref_tag, xref_tag_from_type):
614 * cp-tree.h (xref_tag, xref_tag_from_type): Adjust declarations.
616 cp_parser_class_head): Adjust call to xref_tag.
717 (xref_tag, start_enum): Use it.
1566 check_elaborated_type_specifier, xref_tag, finish_enum,
2442 grok_op_properties, tag_name, xref_tag, start_preparsed_function,
2531 grokdeclarator, copy_fn_p, grok_op_properties, xref_tag,
5222 * decl.c (xref_tag): Issue errors about redeclaring template
5733 * decl.c (xref_tag): Disregard non-type declarations when
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h634 extern tree xref_tag (enum tree_code, tree);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h619 extern tree xref_tag (enum tree_code, tree);

123