Searched refs:build_complex_type (Results 1 – 12 of 12) sorted by relevance
1168 TREE_TYPE (t) = type ? type : build_complex_type (TREE_TYPE (real)); in build_complex()5414 build_complex_type (tree component_type) in build_complex_type() function
8901 specs->type = build_complex_type (specs->type); in finish_declspecs()8927 specs->type = build_complex_type (specs->type); in finish_declspecs()
3690 extern tree build_complex_type (tree);
1816 return build_complex_type (inner_type); in c_common_type_for_mode()
671 return build_complex_type (subtype); in c_common_type()
4322 * tree.c (build_complex_type): Likewise.6766 * tree.c (build_complex_type): If we are writing dwarf2 output,
24790 build_method_type, build_offset_type, build_complex_type): Likewise.26993 (build_complex_type): Likewise.
3444 (build_complex_type): Use set_type_quals.
37878 (build_complex_type): Properly qualify resulting type.39181 (build_offset_type, build_complex_type): Likewise.
3388 * tree.c: (build_complex_type): Test for VMS_AND_DWARF2_DEBUG.
286 return build_type_attribute_variant (build_complex_type (subtype), in type_after_usual_arithmetic_conversions()
7917 type = build_complex_type (type); in grokdeclarator()