Home
last modified time | relevance | path

Searched refs:emit_tinfo_decl (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Drtti.c1449 emit_tinfo_decl (tree decl) in emit_tinfo_decl() function
Ddecl2.c3198 if (emit_tinfo_decl (t)) in emit_instantiate_pending_templates()
DChangeLog-2002234 unemitted_tinfo_decl_p, emit_tinfo_decl): Likewise.
2381 * rtti.c (emit_tinfo_decl): DECL_COMDAT is (nearly) always setup by
2446 (emit_tinfo_decl): Adjust. Create the initializer.
2950 (emit_tinfo_decl): Adjust. Call import_export_decl.
DChangeLog-20042580 create_tinfo_types, emit_tinfo_decl): Likewise.
3185 (emit_tinfo_decl): Use import_export_decl.
3754 * rtti.c (emit_tinfo_decl): Turn off DECL_ONE_ONLY if typeinfo
3965 * rtti.c (emit_tinfo_decl): Turn off DECL_ONE_ONLY if typeinfo
DChangeLog-20005006 (emit_tinfo_decl): Don't optimize polymorphic type_info. Only
5137 (emit_tinfo_decl): Only emit polymorphic tinfo's when emitting
6501 (emit_tinfo_decl): Likwise.
6523 (emit_tinfo_decl): New global function.
Dcp-tree.h4234 extern bool emit_tinfo_decl (tree);
DChangeLog-20033795 (emit_tinfo_decl): Likewise.
5071 (emit_tinfo_decl): Change declaration to remove unused parameter.
5078 (emit_tinfo_decl): remove unused second parameter, add assertion
DChangeLog2960 * rtti.c (emit_tinfo_decl): Likewise.
5359 (emit_tinfo_decl): Adjust use of tinfo descriptor.