Home
last modified time | relevance | path

Searched refs:tinfo_base_init (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c133 static tree tinfo_base_init (tinfo_s *, tree);
911 tinfo_base_init (tinfo_s *ti, tree target) in tinfo_base_init() function
997 tree init = tinfo_base_init (ti, target); in generic_initializer()
1012 tree init = tinfo_base_init (ti, target); in ptr_initializer()
1052 tree init = tinfo_base_init (ti, target); in ptm_initializer()
1083 tree init = tinfo_base_init (ti, target); in class_initializer()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc131 static tree tinfo_base_init (tinfo_s *, tree);
925 tinfo_base_init (tinfo_s *ti, tree target) in tinfo_base_init() function
1011 tree init = tinfo_base_init (ti, target); in generic_initializer()
1026 tree init = tinfo_base_init (ti, target); in ptr_initializer()
1066 tree init = tinfo_base_init (ti, target); in ptm_initializer()
1097 tree init = tinfo_base_init (ti, target); in class_initializer()
H A DChangeLog.ptr68 (tinfo_base_init): Likewise.
H A DChangeLog.tree-ssa228 * rtti.c (tinfo_base_init, generic_initializer): Likewise.
237 * rtti.c (tinfo_base_init): Likewise.
H A DChangeLog-20081542 * rtti.c (tinfo_base_init): Pass init_list_type_node to
1913 * rtti.c (tinfo_base_init): Don't set TREE_INVARIANT.
2326 (tinfo_base_init): Fix calls for SFINAE.
2601 (build_dynamic_cast_1, tinfo_base_init, get_pseudo_ti_index,
H A DChangeLog-2004620 tinfo_base_init, emit_support_tinfos): Likewise.
2878 build_dyanmic_cast_1, tinfo_base_init): Likewise.
3050 (tinfo_base_init): Likewise.
3180 (tinfo_base_init): Use it.
3248 (tinfo_base_init): Set typeinfo name visibility to class visibility.
5386 * rtti.c (tinfo_base_init): Likewise.
6278 * rtti.c (tinfo_base_init): Use import_export_tinfo to decide the
H A DChangeLog-20051484 * rtti.c (tinfo_base_init, generic_initializer, ptr_initializer,
1769 (tinfo_base_init, generic_initializer, ptr_initializer,
2800 tinfo_base_init, emit_support_tinfos): Use ts_current instead of
H A DChangeLog-2009842 (tinfo_base_init): Likewise.
859 (tinfo_base_init): Likewise.
877 (tinfo_base_init): Use it.
H A DChangeLog-20101429 * rtti.c (build_dynamic_cast_1, tinfo_base_init): Adjust.
2848 * rtti.c (tinfo_base_init): Use build_constructor instead of
2918 (tinfo_base_init): Likewise.
H A DChangeLog-20032386 tinfo_base_init, emit_support_tinfos): Likewise.
3794 (tinfo_base_init): Likewise.
3867 (tinfo_base_init): Likewise.
4757 * rtti.c (tinfo_base_init, generic_initializer, ptr_initializer)
H A DChangeLog-20003327 (tinfo_base_init): Likewise. Mangle typeinfo string name with
4303 (tinfo_base_init): Create comdat NTBS name variable.
5059 (tinfo_base_init): Don't take the address of the TINFO_VTABLE_DECL
6510 (tinfo_base_init): Likewise.
H A DChangeLog-20012770 (tinfo_base_init): Likewise.
3350 (tinfo_base_init): Use the correct mangled name for typeinfo
H A DChangeLog-2020420 (build_dynamic_cast_1, tinfo_base_init): Adjust.
1499 (tinfo_base_init): Set decl's location to BUILTINS_LOCATION.
2246 (build_dynamic_cast_1, tinfo_base_init): Likewise.
H A DChangeLog-2002229 qualifier_flags, tinfo_base_init, generic_initializer,
2434 (tinfo_base_init): Create vtable decl here, if it doesn't exist.
H A DChangeLog-20174078 * rtti.c (get_tinfo_decl, tinfo_base_init): Adjust.
4094 * rtti.c (get_tinfo_decl, tinfo_base_init): Likewise.
H A DChangeLog-20122295 * rtti.c (build_dynamic_cast_1, tinfo_base_init): Likewise.
H A DChangeLog-2006479 * rtti.c (tinfo_base_init): The type info string is always global.
H A DChangeLog-20071880 (tinfo_base_init): Create a POINTER_PLUS_EXPR
H A DChangeLog-20112247 (tinfo_base_init): Likewise.