Lines Matching defs:t

443             tree t;  in build_base_path()  local
452 tree t = expr; in build_base_path() local
935 make_new_vtable (tree t, tree binfo) in make_new_vtable()
957 modify_vtable_entry (tree t, in modify_vtable_entry()
1167 alter_access (tree t, tree fdecl, tree access) in alter_access()
1217 handle_using_decl (tree using_decl, tree t) in handle_using_decl()
1286 tree t; // The type that we're checking for missing tags. member
1380 mark_or_check_tags (tree t, tree *tp, abi_tag_data *p, bool val) in mark_or_check_tags()
1444 mark_abi_tags (tree t, bool val) in mark_abi_tags()
1499 for (tree t = data.tags; t; t = TREE_CHAIN (t)) variable
1554 inherit_targ_abi_tags (tree t) in inherit_targ_abi_tags()
1596 accessible_nvdtor_p (tree t) in accessible_nvdtor_p()
1623 check_bases (tree t, in check_bases()
1770 determine_primary_bases (tree t) in determine_primary_bases()
1896 fixup_type_variants (tree t) in fixup_type_variants()
1931 tree t, v; in fixup_may_alias() local
1946 fixup_attribute_variants (tree t) in fixup_attribute_variants()
1985 finish_struct_bits (tree t) in finish_struct_bits()
2026 maybe_warn_about_overly_private_class (tree t) in maybe_warn_about_overly_private_class()
2404 update_vtable_entry_for_fn (tree t, tree binfo, tree fn, tree* virtuals, in update_vtable_entry_for_fn()
2643 tree t = (tree) data; in dfs_modify_vtables() local
2693 modify_all_vtables (tree t, tree virtuals) in modify_all_vtables()
2736 get_basefndecls (tree name, tree t, vec<tree> *base_fndecls) in get_basefndecls()
2812 warn_hidden (tree t) in warn_hidden()
2942 finish_struct_anon (tree t) in finish_struct_anon()
2968 maybe_add_class_template_decl_list (tree type, tree t, int friend_p) in maybe_add_class_template_decl_list()
2988 tree bv, fn, t = (tree)data; in dfs_declare_virt_assop_and_dtor() local
3028 declare_virt_assop_and_dtor (tree t) in declare_virt_assop_and_dtor()
3045 one_inheriting_sig (tree t, tree ctor, tree *parms, int nparms) in one_inheriting_sig()
3078 one_inherited_ctor (tree ctor, tree t, tree using_decl) in one_inherited_ctor()
3116 add_implicitly_declared_members (tree t, tree* access_decls, in add_implicitly_declared_members()
3287 tree t, in check_field_decl()
3397 check_field_decls (tree t, tree *access_decls, in check_field_decls()
3753 tree t; in check_subobject_offset() local
4203 build_base_field_1 (tree t, tree basetype, tree *&next_field) in build_base_field_1()
4246 tree t = rli->t; in build_base_field() local
4339 tree t = rli->t; in build_base_fields() local
4375 check_methods (tree t) in check_methods()
4722 clone_constructors_and_destructors (tree t) in clone_constructors_and_destructors()
4847 set_method_tm_attributes (tree t) in set_method_tm_attributes()
4897 type_has_user_nondefault_constructor (tree t) in type_has_user_nondefault_constructor()
4919 in_class_defaulted_default_constructor (tree t) in in_class_defaulted_default_constructor()
4953 type_has_user_provided_constructor (tree t) in type_has_user_provided_constructor()
4971 type_has_user_provided_or_explicit_constructor (tree t) in type_has_user_provided_or_explicit_constructor()
4994 type_has_non_user_provided_default_constructor (tree t) in type_has_non_user_provided_default_constructor()
5055 tree t, r, binfo; in default_init_uninitialized_part() local
5087 trivial_default_constructor_is_constexpr (tree t) in trivial_default_constructor_is_constexpr()
5098 type_has_constexpr_default_constructor (tree t) in type_has_constexpr_default_constructor()
5125 type_maybe_constexpr_default_constructor (tree t) in type_maybe_constexpr_default_constructor()
5159 classtype_has_move_assign_or_move_ctor_p (tree t, bool user_p) in classtype_has_move_assign_or_move_ctor_p()
5185 classtype_has_non_deleted_move_ctor (tree t) in classtype_has_non_deleted_move_ctor()
5206 type_build_ctor_call (tree t) in type_build_ctor_call()
5234 type_build_dtor_call (tree t) in type_build_dtor_call()
5261 remove_zero_width_bit_fields (tree t) in remove_zero_width_bit_fields()
5345 finalize_literal_type_property (tree t) in finalize_literal_type_property()
5381 explain_non_literal_class (tree t) in explain_non_literal_class()
5475 check_bases_and_members (tree t) in check_bases_and_members()
5683 create_vtable_ptr (tree t, tree* virtuals_p) in create_vtable_ptr()
5798 tree t = rli->t; in layout_virtual_bases() local
5854 end_of_class (tree t, int include_virtuals_p) in end_of_class()
5900 warn_about_ambiguous_bases (tree t) in warn_about_ambiguous_bases()
5983 layout_class_type (tree t, tree *virtuals_p) in layout_class_type()
6421 find_flexarrays (tree t, flexmems_t *fmem, bool base_p, in find_flexarrays()
6613 diagnose_flexarrays (tree t, const flexmems_t *fmem) in diagnose_flexarrays()
6691 check_flexarrays (tree t, flexmems_t *fmem /* = NULL */, in check_flexarrays()
6773 finish_struct_1 (tree t) in finish_struct_1()
6975 unreverse_member_declarations (tree t) in unreverse_member_declarations()
7006 finish_struct (tree t, tree attributes) in finish_struct()
7193 tree t = get_base_address (instance); in fixed_type_or_null() local
7299 tree t = TREE_TYPE (instance); in resolves_to_fixed_type_p() local
7472 currently_open_class (tree t) in currently_open_class()
7507 currently_open_derived_class (tree t) in currently_open_derived_class()
7547 tree t = current_class_stack[i].type; in outermost_open_class() local
8461 dump_class_hierarchy_1 (FILE *stream, dump_flags_t flags, tree t) in dump_class_hierarchy_1()
8479 debug_class (tree t) in debug_class()
8485 dump_class_hierarchy (tree t) in dump_class_hierarchy()
8518 dump_vtable (tree t, tree binfo, tree vtable) in dump_vtable()
8549 dump_vtt (tree t, tree vtt) in dump_vtt()
8618 finish_vtbls (tree t) in finish_vtbls()
8669 build_vtt (tree t) in build_vtt()
8748 build_vtt_inits (tree binfo, tree t, vec<constructor_elt, va_gc> **inits, in build_vtt_inits()
8903 build_ctor_vtbl_group (tree binfo, tree t) in build_ctor_vtbl_group()
8976 tree t, in accumulate_vtbl_inits()
9024 tree t, in dfs_accumulate_vtbl_inits()
9146 tree t, in build_vtbl_initializer()
9385 tree t; in build_vbase_offset_vtbl_entries() local
9640 tree t; in build_rtti_vtbl_entries() local
9703 for (tree t = ctx1; TYPE_P (t); t = TYPE_CONTEXT (t)) in common_enclosing_class() local
9706 for (tree t = ctx2; TYPE_P (t); t = TYPE_CONTEXT (t)) in common_enclosing_class() local
9712 for (tree t = ctx1; TYPE_P (t); t = TYPE_CONTEXT (t)) in common_enclosing_class() local