Searched refs:get_typeid (Results 1 – 14 of 14) sorted by relevance
55 * rtti.c (get_tinfo_decl_dynamic, get_typeid): Try to complete the
416 get_typeid (tree type) in get_typeid() function
2347 * rtti.c (get_typeid): Support templates.2569 (get_typeid): Delete unused var T.
2348 get_typeid will do it for us.2350 (get_typeid): Call it.2401 (get_typeid): Use it.
4231 extern tree get_typeid (tree);
2753 (get_typeid): Likewise.5264 * rtti.c (build_typeid, get_typeid, build_dynamic_cast_1,6796 (get_typeid): Use complete_type_or_else.
228 get_typeid, ifnonnull, build_dynamic_cast_1, build_dynamic_cast,408 (get_typeid): Likeise.
688 (get_typeid): Likewise. Complain about typeid of incomplete type.5764 (get_typeid): Likewise.
9435 return get_typeid (operand_0); in tsubst_copy_and_build()
3302 * gc.c (get_typeid): Pawn off error messages to build_t_desc.
4385 postfix_expression = get_typeid (type); in cp_parser_postfix_expression()
365 (build_typeid, get_typeid): Always return type_info typed node.
452 * gc.c (get_typeid): Make this function work with new rtti.
1455 * rtti.c (get_typeid): Don't complain about -fno-rtti.