Searched refs:get_vtbl_decl_for_binfo (Results 1 – 6 of 6) sorted by relevance
781 TREE_TYPE (decl) = TREE_TYPE (get_vtbl_decl_for_binfo (binfo)); in build_primary_vtable()1773 vtable = get_vtbl_decl_for_binfo (binfo); in layout_vtable_decl()6372 get_vtbl_decl_for_binfo (tree binfo) in get_vtbl_decl_for_binfo() function6706 decl = get_vtbl_decl_for_binfo (binfo); in initialize_vtable()
3591 get_vtbl_decl_for_binfo.4407 (get_vtbl_decl_for_binfo): Fix formatting.4902 (get_vtbl_decl_for_binfo): New function.4909 (build_vtable_entry_ref): Use get_vtbl_decl_for_binfo.4916 (layout_vtable_decl): Use get_vtbl_decl_for_binfo.4927 (get_vtbl_decl_for_binfo): New function.4932 (initialize_vtable): Use get_vtbl_decl_for_binfo.4946 * decl2.c (output_vtable_inherit): Use get_vtbl_decl_for_binfo.4948 * repo.c (repo_get_id): Use get_vtbl_decl_for_binfo.4964 * tree.c (debug_binfo): Use get_vtbl_decl_for_binfo.
807 IDENTIFIER_POINTER (DECL_NAME (get_vtbl_decl_for_binfo (elem)))); in debug_binfo()
751 vtbl = get_vtbl_decl_for_binfo (binfo_for); in build_vtbl_address()
3898 extern tree get_vtbl_decl_for_binfo (tree);
2522 instantiate_type, get_vtbl_decl_for_binfo, build_vtt_inits,