Home
last modified time | relevance | path

Searched refs:string_type_node (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c195 add_field_decl (string_type_node, "method_types", &chain); in build_method_template()
217 add_field_decl (string_type_node, "method_types", &chain); in build_method_prototype_template()
323 return convert (string_type_node, in add_objc_string()
337 return convert (string_type_node, in add_objc_string()
491 add_field_decl (string_type_node, "name", &chain); in build_module_descriptor()
600 decls = add_field_decl (string_type_node, "ivar_name", &chain); in build_ivar_template()
603 add_field_decl (string_type_node, "ivar_type", &chain); in build_ivar_template()
H A Dobjc-next-runtime-abi-02.c687 add_field_decl (string_type_node, "name", &chain); in build_v2_class_templates()
784 add_field_decl (string_type_node, "protocol_name", &chain); in build_v2_protocol_template()
812 tree ptr_to_ptr_to_char = build_pointer_type (string_type_node); in build_v2_protocol_template()
816 add_field_decl (string_type_node, "demangled_name", &chain); in build_v2_protocol_template()
845 decls = add_field_decl (string_type_node, "name", &chain); in build_v2_category_template()
1426 string_type_node, build_fold_addr_expr (datum)); in objc_v2_build_ivar_ref()
1962 decls = add_field_decl (string_type_node, "name", &chain); in build_v2_property_template()
1965 add_field_decl (string_type_node, "attribute", &chain); in build_v2_property_template()
1995 add_field_decl (string_type_node, "name", &chain); in build_v2_ivar_t_template()
1998 add_field_decl (string_type_node, "type", &chain); in build_v2_ivar_t_template()
[all …]
H A Dobjc-gnu-runtime-abi-01.c340 add_field_decl (string_type_node, "sel_type", &chain); in build_selector_template()
377 add_field_decl (string_type_node, "name", &chain); in build_class_template()
436 decls = add_field_decl (string_type_node, "category_name", &chain); in build_category_template()
439 add_field_decl (string_type_node, "class_name", &chain); in build_category_template()
475 add_field_decl (string_type_node, "protocol_name", &chain); in build_protocol_template()
1766 exp = build1 (ADDR_EXPR, string_type_node, decl); in handle_class_ref()
1768 VAR_DECL, get_identifier (string), string_type_node); in handle_class_ref()
H A Dobjc-next-runtime-abi-01.c437 add_field_decl (string_type_node, "name", &chain); in build_v1_class_template()
508 decls = add_field_decl (string_type_node, "category_name", &chain); in build_v1_category_template()
511 add_field_decl (string_type_node, "class_name", &chain); in build_v1_category_template()
573 add_field_decl (string_type_node, "protocol_name", &chain); in build_v1_protocol_template()
1055 decls = add_field_decl (string_type_node, "name", &chain); in build_v1_property_template()
1058 add_field_decl (string_type_node, "attribute", &chain); in build_v1_property_template()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.cc195 add_field_decl (string_type_node, "method_types", &chain); in build_method_template()
217 add_field_decl (string_type_node, "method_types", &chain); in build_method_prototype_template()
323 return convert (string_type_node, in add_objc_string()
337 return convert (string_type_node, in add_objc_string()
491 add_field_decl (string_type_node, "name", &chain); in build_module_descriptor()
600 decls = add_field_decl (string_type_node, "ivar_name", &chain); in build_ivar_template()
603 add_field_decl (string_type_node, "ivar_type", &chain); in build_ivar_template()
H A Dobjc-next-runtime-abi-02.cc689 add_field_decl (string_type_node, "name", &chain); in build_v2_class_templates()
786 add_field_decl (string_type_node, "protocol_name", &chain); in build_v2_protocol_template()
814 tree ptr_to_ptr_to_char = build_pointer_type (string_type_node); in build_v2_protocol_template()
818 add_field_decl (string_type_node, "demangled_name", &chain); in build_v2_protocol_template()
847 decls = add_field_decl (string_type_node, "name", &chain); in build_v2_category_template()
1428 string_type_node, build_fold_addr_expr (datum)); in objc_v2_build_ivar_ref()
1967 decls = add_field_decl (string_type_node, "name", &chain); in build_v2_property_template()
1970 add_field_decl (string_type_node, "attribute", &chain); in build_v2_property_template()
2000 add_field_decl (string_type_node, "name", &chain); in build_v2_ivar_t_template()
2003 add_field_decl (string_type_node, "type", &chain); in build_v2_ivar_t_template()
[all …]
H A Dobjc-gnu-runtime-abi-01.cc340 add_field_decl (string_type_node, "sel_type", &chain); in build_selector_template()
377 add_field_decl (string_type_node, "name", &chain); in build_class_template()
436 decls = add_field_decl (string_type_node, "category_name", &chain); in build_category_template()
439 add_field_decl (string_type_node, "class_name", &chain); in build_category_template()
475 add_field_decl (string_type_node, "protocol_name", &chain); in build_protocol_template()
1767 exp = build1 (ADDR_EXPR, string_type_node, decl); in handle_class_ref()
1769 VAR_DECL, get_identifier (string), string_type_node); in handle_class_ref()
H A Dobjc-next-runtime-abi-01.cc438 add_field_decl (string_type_node, "name", &chain); in build_v1_class_template()
509 decls = add_field_decl (string_type_node, "category_name", &chain); in build_v1_category_template()
512 add_field_decl (string_type_node, "class_name", &chain); in build_v1_category_template()
574 add_field_decl (string_type_node, "protocol_name", &chain); in build_v1_protocol_template()
1056 decls = add_field_decl (string_type_node, "name", &chain); in build_v1_property_template()
1059 add_field_decl (string_type_node, "attribute", &chain); in build_v1_property_template()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c579 static GTY(()) tree string_type_node;
837 string_type_node = build_pointer_type (char_type_node); in brig_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-builtins.cc774 static GTY(()) tree string_type_node;
789 string_type_node = build_pointer_type (char_type_node); in d_build_c_type_nodes()
H A DChangeLog-201499 (string_type_node): Move to static declaration from d_global_trees.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-builtins.cc759 static GTY(()) tree string_type_node;
774 string_type_node = build_pointer_type (char_type_node); in d_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c239 static GTY(()) tree string_type_node;
1239 string_type_node = build_pointer_type (char_type_node); in lto_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc239 static GTY(()) tree string_type_node;
1243 string_type_node = build_pointer_type (char_type_node); in lto_build_c_type_nodes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltin-types.def138 DEF_PRIMITIVE_TYPE (BT_STRING, string_type_node)
163 (build_qualified_type (string_type_node,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltin-types.def141 DEF_PRIMITIVE_TYPE (BT_STRING, string_type_node)
166 (build_qualified_type (string_type_node,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h501 #define string_type_node c_global_trees[CTI_STRING_TYPE] macro
H A Dc-common.c4276 string_type_node = build_pointer_type (char_type_node); in c_common_nodes_and_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h520 #define string_type_node c_global_trees[CTI_STRING_TYPE] macro
H A Dc-pretty-print.cc2060 pp->type_id (string_type_node); in print_mem_ref()
H A Dc-common.cc4523 string_type_node = build_pointer_type (char_type_node); in c_common_nodes_and_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20031088 uintmax_type_node, string_type_node and const_string_type_node.
1096 * trans-types.h (intmax_type_node, string_type_node,
H A DChangeLog-2004651 (intmax_type_node, string_type_node, const_string_type_node): Remove.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dinit.c4071 cp_convert (string_type_node, in build_vec_delete_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc4193 cp_convert (string_type_node, in build_vec_delete_1()

12