Home
last modified time | relevance | path

Searched refs:get_typeid (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/gcc/cp/
HDChangeLog.gcc4355 * rtti.c (get_tinfo_decl_dynamic, get_typeid): Try to complete the
HDrtti.c416 get_typeid (tree type) in get_typeid() function
HDChangeLog-19972347 * rtti.c (get_typeid): Support templates.
2569 (get_typeid): Delete unused var T.
HDChangeLog-19962348 get_typeid will do it for us.
2350 (get_typeid): Call it.
2401 (get_typeid): Use it.
HDcp-tree.h4231 extern tree get_typeid (tree);
HDChangeLog-20002753 (get_typeid): Likewise.
5264 * rtti.c (build_typeid, get_typeid, build_dynamic_cast_1,
6796 (get_typeid): Use complete_type_or_else.
HDChangeLog-2002228 get_typeid, ifnonnull, build_dynamic_cast_1, build_dynamic_cast,
408 (get_typeid): Likeise.
HDChangeLog-1998688 (get_typeid): Likewise. Complain about typeid of incomplete type.
5764 (get_typeid): Likewise.
HDpt.c9435 return get_typeid (operand_0); in tsubst_copy_and_build()
HDChangeLog-19953302 * gc.c (get_typeid): Pawn off error messages to build_t_desc.
HDparser.c4385 postfix_expression = get_typeid (type); in cp_parser_postfix_expression()
HDChangeLog-2004365 (build_typeid, get_typeid): Always return type_info typed node.
HDChangeLog-1994452 * gc.c (get_typeid): Make this function work with new rtti.
HDChangeLog-19991455 * rtti.c (get_typeid): Don't complain about -fno-rtti.