Searched refs:TYPE_NEEDS_CONSTRUCTING (Results 1 – 25 of 31) sorted by relevance
12
341 if (TYPE_NEEDS_CONSTRUCTING (TREE_TYPE (decl))) in initialize_handler_parm()421 && TYPE_NEEDS_CONSTRUCTING (TREE_TYPE (decl))) in expand_start_catch_block()
197 if (TYPE_NEEDS_CONSTRUCTING (node)) in cxx_print_type()
1837 TYPE_NEEDS_CONSTRUCTING (t) |= TYPE_NEEDS_CONSTRUCTING (basetype); in check_bases()2062 TYPE_NEEDS_CONSTRUCTING (variant) = TYPE_NEEDS_CONSTRUCTING (type); in fixup_type_variants()3569 if (TYPE_NEEDS_CONSTRUCTING (type)) in check_field_decl()3586 TYPE_NEEDS_CONSTRUCTING (t) |= TYPE_NEEDS_CONSTRUCTING (type); in check_field_decl()3983 TYPE_NEEDS_CONSTRUCTING (t) = true; in check_field_decls()5758 if (TYPE_NEEDS_CONSTRUCTING (t)) in type_build_ctor_call()6072 TYPE_NEEDS_CONSTRUCTING (t) in check_bases_and_members()
1174 bool needs_ctor = (TYPE_NEEDS_CONSTRUCTING (t) in build_cplus_array_type()1175 = TYPE_NEEDS_CONSTRUCTING (elt_type)); in build_cplus_array_type()1188 TYPE_NEEDS_CONSTRUCTING (v) = needs_ctor; in build_cplus_array_type()1425 TYPE_NEEDS_CONSTRUCTING (t) in cp_build_qualified_type_real()1426 = TYPE_NEEDS_CONSTRUCTING (TYPE_MAIN_VARIANT (element_type)); in cp_build_qualified_type_real()
1514 * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): #if 0 out; this macro is now4549 TYPE_NEEDS_CONSTRUCTING all depend on TYPE_USES_VIRTUAL_BASECLASSES4705 TYPE_NEEDS_CONSTRUCTING.4714 before, use TYPE_HAS_COMPLEX_INIT_REF for TYPE_NEEDS_CONSTRUCTING in4919 TYPE_NEEDS_CONSTRUCTING is set (for arrays).5210 TYPE_NEEDS_CONSTRUCTOR (change all calls to TYPE_NEEDS_CONSTRUCTING).5228 whether or not to use it, rather than TYPE_NEEDS_CONSTRUCTING.
5231 TYPE_NEEDS_CONSTRUCTING (t) = false; in fixup_anonymous_aggr()5240 if (TYPE_NEEDS_CONSTRUCTING (type)) in fixup_anonymous_aggr()7383 || !TYPE_NEEDS_CONSTRUCTING (type) in check_initializer()7751 if (TYPE_NEEDS_CONSTRUCTING (type) in initialize_local_var()9809 TYPE_NEEDS_CONSTRUCTING (type) = TYPE_NEEDS_CONSTRUCTING (elt_type); in cp_complete_array_type()
388 * typeck.c (complete_type): Set TYPE_NEEDS_CONSTRUCTING2999 * decl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTING3012 its type has TYPE_NEEDS_CONSTRUCTING.
127 = TYPE_NEEDS_CONSTRUCTING (TYPE_MAIN_VARIANT (t)); in complete_type()132 TYPE_NEEDS_CONSTRUCTING (t) = needs_constructing; in complete_type()9315 && TYPE_NEEDS_CONSTRUCTING (lhstype)) in cp_build_modify_expr()
3701 if ((!TYPE_NEEDS_CONSTRUCTING (obtype) in get_tls_init_fn()
4430 : !TYPE_NEEDS_CONSTRUCTING (type)) in build_vec_init()
2810 gcc_checking_assert (!TYPE_NEEDS_CONSTRUCTING (cond_type)); in flatten_await_stmt()
2405 TYPE_NEEDS_CONSTRUCTING.3459 TYPE_NEEDS_CONSTRUCTING.
1276 even if TYPE_NEEDS_CONSTRUCTING.
121 TYPE_NEEDS_CONSTRUCTING, and CLASSTYPE_NON_AGGREGATE here.3003 * cp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if 0'd definition.
1276 TYPE_NEEDS_CONSTRUCTING.
1962 * decl.c (fixup_anonymous_aggr): Clear TYPE_NEEDS_CONSTRUCTING
5182 * decl.c (complete_array_type): Set TYPE_NEEDS_CONSTRUCTING and
4653 && (!TYPE_NEEDS_CONSTRUCTING (type) in objc_generate_cxx_ctor_or_dtor()4655 : (TYPE_NEEDS_CONSTRUCTING (type) in objc_generate_cxx_ctor_or_dtor()4709 if (TYPE_NEEDS_CONSTRUCTING (type) in objc_generate_cxx_cdtors()4717 && (!TYPE_NEEDS_CONSTRUCTING (type) in objc_generate_cxx_cdtors()6429 && (TYPE_NEEDS_CONSTRUCTING (field_type) in add_instance_variable()6440 if (TYPE_NEEDS_CONSTRUCTING (field_type) in add_instance_variable()6471 if (TYPE_NEEDS_CONSTRUCTING (field_type)) in add_instance_variable()
415 TYPE_NEEDS_CONSTRUCTING (type) = 0; in free_lang_data_in_type()
615 if (TYPE_NEEDS_CONSTRUCTING (node)) in print_node()
1351 && TYPE_NEEDS_CONSTRUCTING (TREE_TYPE (node->decl)) in analyze_functions()
2297 #define TYPE_NEEDS_CONSTRUCTING(NODE) \ macro
414 * mips.c (mips_expand_prologue): Change TYPE_NEEDS_CONSTRUCTING to434 * pa.h (ASM_DECLARE_FUNCTION_NAME): Change TYPE_NEEDS_CONSTRUCTING5151 has TYPE_NEEDS_CONSTRUCTING on, then it's passed by invisible8720 TYPE_NEEDS_CONSTRUCTING to decide whether a parameter needs to be
13231 verify_variant_match (TYPE_NEEDS_CONSTRUCTING); in verify_type_variant()
1263 compare_values (TYPE_NEEDS_CONSTRUCTING); in compare_tree_sccs_1()