Searched refs:build_headof (Results 1 – 25 of 27) sorted by relevance
12
/netbsd/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog.ptr | 39 * rtti.c (build_headof): Use sizetype instead of 67 * rtti.c (build_headof): Likewise.
|
H A D | rtti.c | 190 build_headof (tree exp) in build_headof() function 674 expr1 = build_headof (expr); in build_dynamic_cast_1()
|
H A D | rtti.cc | 160 build_headof (tree exp) in build_headof() function 692 expr1 = build_headof (expr); in build_dynamic_cast_1()
|
H A D | ChangeLog-2007 | 1033 * init.c (build_delete): Use build_headof to get the address of the 1035 * rtti.c (build_headof): No longer static. 1878 * rtti.c (build_headof): Likewise.
|
H A D | ChangeLog-2001 | 1227 (build_headof): Adjust. 1392 * rtti.c (build_headof): Remove no-vtable-thunk code. 3044 (build_headof): Likewise.
|
H A D | ChangeLog-1995 | 788 * gc.c (build_headof): Support -fvtable-thunk and -frtti together. 1075 * gc.c (build_headof): The type of dyncasting to a pointer to cv 2098 * gc.c (build_headof): Use ptrdiff_type_node instead of
|
H A D | ChangeLog-1996 | 2332 (build_headof): Use it. Also, use build_vtbl_ref now to be more 3354 (build_headof): Make static. 3358 (build_headof): Remove prototype.
|
H A D | ChangeLog-2004 | 2579 * rtti.c (build_headof, get_tinfo_decl, get_pseudo_ti_init, 2675 * rtti.c (build_headof, get_tinfo_decl_dynamic, 2877 * rtti.c (build_headof, build_typeid, ifnonnull, 2909 * rtti.c (build_headof, get_tinfo_decl_dynamic,
|
H A D | init.c | 4961 head = get_target_expr (build_headof (addr)); in build_delete()
|
H A D | init.cc | 5109 head = get_target_expr (build_headof (addr)); in build_delete()
|
H A D | ChangeLog-2002 | 225 * rtti.c (init_rtti_processing, build_headof, throw_bad_cast 2603 * rtti.c (build_headof): Likewise.
|
H A D | ChangeLog-1997 | 2568 * rtti.c (build_headof): Delete unused var VPTR.
|
H A D | ChangeLog-2008 | 2321 * rtti.c (build_headof): Fix calls for SFINAE.
|
H A D | ChangeLog-1994 | 449 * gc.c (build_headof): Make headof() works correctly with new 2771 * typeck.c (get_member_function_from_ptrfunc), gc.c (build_headof,
|
H A D | ChangeLog-1999 | 151 * rtti.c (build_headof): Likewise. 5441 * rtti.c (build_headof, get_tinfo_fn_dynamic): Likewise.
|
H A D | ChangeLog-2000 | 5057 * rtti.c (build_headof): Look for RTTI at negative offsets. 6783 * rtti.c (build_headof): Replace logic error with assertion.
|
H A D | cp-tree.h | 7473 extern tree build_headof (tree);
|
H A D | ChangeLog-2009 | 113 * rtti.c (build_headof, get_tinfo_decl_dynamic, get_typeid): Likewise.
|
H A D | ChangeLog-2013 | 3283 * rtti.c (build_headof): Likewise.
|
H A D | ChangeLog-2010 | 2916 (build_headof): Likewise.
|
H A D | ChangeLog-2011 | 2246 * rtti.c (build_headof): Likewise.
|
H A D | ChangeLog-2003 | 2521 (build_headof): Use convert_to_integer.
|
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | rtti.c | 190 build_headof (tree exp) in build_headof() function 674 expr1 = build_headof (expr); in build_dynamic_cast_1()
|
H A D | init.c | 4961 head = get_target_expr (build_headof (addr)); in build_delete()
|
H A D | cp-tree.h | 7075 extern tree build_headof (tree);
|
12