Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-common.h203 #define string_type_node c_global_trees[CTI_STRING_TYPE] macro
H A Dbuiltin-types.def104 DEF_PRIMITIVE_TYPE (BT_STRING, string_type_node)
H A Dc-common.c3429 string_type_node = build_pointer_type (char_type_node); in c_common_nodes_and_builtins()
H A DChangeLog-20002073 (c_common_nodes_and_builtins): Create string_type_node,
2079 (init_decl_processing): Don't create string_type_node,
/freebsd-12.1/contrib/gcc/cp/
H A Dinit.c2286 cp_convert (string_type_node, in build_vec_delete_1()
H A Ddecl.c3209 record_builtin_type (RID_MAX, NULL, string_type_node); in cxx_init_decl_processing()
H A DChangeLog-2000281 (init_decl_processing): Don't create string_type_node,