Searched refs:create_vtable_ptr (Results 1 – 8 of 8) sorted by relevance
151 static tree create_vtable_ptr (tree, tree *);4193 create_vtable_ptr (tree t, tree* virtuals_p) in create_vtable_ptr() function4611 vptr = create_vtable_ptr (t, virtuals_p); in layout_class_type()
4417 (create_vtable_ptr): Don't create a vtable entry for a cloned5045 (create_vtable_ptr): Tweak.5421 (create_vtable_ptr): Return the new field, but don't attach it to6320 (build_vbase_pointer_fields, create_vtable_ptr): Fix callers.6902 (create_vtable_ptr): Create a vtable even if there are no7193 (create_vtable_ptr): Don't call determine_primary_base here.7213 (create_vtable_ptr): Remove max_has_virtual_p argument.
1923 (create_vtable_ptr): Remove TYPE_BASE_CONVS_MAY_REQUIRE_CODE_P2086 (create_vtable_ptr): Likewise.3975 build_base_fields, create_vtable_ptr, propagate_binfo_offsets,
8 (create_vtable_ptr): Tweak accordingly.37 * class.c (create_vtable_ptr): Put the vtable at the beginning of123 (create_vtable_ptr): New function, split out from ...
1869 (create_vtable_ptr): Remove unused VFUNS_P parm.1996 (create_vtable_ptr): Take single list of virtuals. Build chain
1426 (create_vtable_ptr): Likewise.
4830 (create_vtable_ptr): Or here.
5172 * class.c (create_vtable_ptr): Stop setting DECL_ASSEMBLER_NAME on