Home
last modified time | relevance | path

Searched refs:build_common_tree_nodes (Results 1 – 13 of 13) sorted by relevance

/NextBSD/contrib/gcc/
HDtree.h4450 extern void build_common_tree_nodes (bool, bool);
HDtree.c6497 build_common_tree_nodes (bool signed_char, bool signed_sizetype) in build_common_tree_nodes() function
HDc-decl.c2812 build_common_tree_nodes (flag_signed_char, false); in c_init_decl_processing()
HDChangeLog-200416918 (make_vector_type, build_common_tree_nodes,
17282 build_common_tree_nodes call.
17291 (build_common_tree_nodes): Add signed_sizetype argument. Adjust.
17293 (build_common_tree_nodes): Likewise.
19025 (make_vector_type, build_common_tree_nodes,
26047 (build_common_tree_nodes): Adjust next_decl_uid to reserve the
34671 (build_common_tree_nodes): Use it.
43402 * tree.c (build_common_tree_nodes): Create access_public_node,
HDChangeLog-19997852 * tree.h (build_common_tree_nodes, build_common_tree_nodes_2):
8152 (init_decl_processing): Call build_common_tree_nodes and
8162 (build_common_tree_nodes): New function.
HDChangeLog-200018520 * tree.c (build_common_tree_nodes): Do not build TI nodes unless
24463 (build_common_tree_nodes): Use size_int and bitsize_int to
27777 (build_common_tree_nodes): Call initialize_sizetypes.
HDChangeLog-200612985 * tree.c (build_common_tree_nodes): Set TYPE_STRING_FLAG on
HDChangeLog-200128736 * c-common.c (build_common_tree_nodes): Build intTI_type_nodes
HDChangeLog-200312858 * tree.c (build_common_tree_nodes): Init boolean_type_node.
/NextBSD/contrib/gcc/cp/
HDChangeLog-20042692 build_common_tree_nodes call.
4078 build_common_tree_nodes before creating the global NAMESPACE_DECL.
HDdecl.c3146 build_common_tree_nodes (flag_signed_char, false); in cxx_init_decl_processing()
HDChangeLog-19992273 (init_decl_processing): Call build_common_tree_nodes and
/NextBSD/contrib/gcc/doc/
HDtm.texi9669 up by @code{build_common_tree_nodes} and @code{build_common_tree_nodes_2};