Home
last modified time | relevance | path

Searched refs:build_typeid (Results 1 – 25 of 25) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.c345 build_typeid (tree exp, tsubst_flags_t complain) in build_typeid() function
H A Drtti.cc349 build_typeid (tree exp, tsubst_flags_t complain) in build_typeid() function
H A DChangeLog-1996528 (get_tinfo_fn_dynamic): Extracted from build_typeid.
531 * rtti.c (build_typeid): Use resolves_to_fixed_type_p.
534 * parse.y: Call build_x_typeid instead of build_typeid.
539 (build_typeid): Not here.
564 (build_typeid): Throw bad_typeid as needed.
2288 (build_typeid): Only complain about taking dynamic typeid without
2398 (build_typeid): The vtable entry is now a function.
H A DChangeLog-20133055 * rtti.c (build_typeid): Check the address of the argument
3284 (build_typeid): Likewise.
3529 * rtti.c (build_typeid): Likewise.
4206 * rtti.c (build_typeid, get_typeid): Add complain parm.
H A DChangeLog-20005264 * rtti.c (build_typeid, get_typeid, build_dynamic_cast_1,
6683 (build_typeid): Remove unused variable.
6788 (build_typeid): ... here. Adjust call to
6799 * parse.y (primary): Adjust call to build_typeid.
6803 * decl2.c (build_expr_from_tree): Adjust call to build_typeid.
H A DChangeLog-1995789 (build_typeid): Likewise.
916 * gc.c (build_typeid): Strip cv qualifiers so that const T&, T&, T
2915 * gc.c (build_typeid): Pass a NULL_TREE, not the bogus, unused
H A DChangeLog-2002227 build_typeid, tinfo_name, get_tinfo_decl, get_tinfo_ptr,
407 (build_typeid): Use it.
H A DChangeLog-20121749 (build_typeid, build_dynamic_cast_1): Adjust.
H A DChangeLog-2004365 (build_typeid, get_typeid): Always return type_info typed node.
2877 * rtti.c (build_headof, build_typeid, ifnonnull,
H A DChangeLog-199429 * gc.c (build_typeid): Likewise.
451 * gc.c (build_typeid): Make this function work with new rtti.
H A Dcp-tree.h7469 extern tree build_typeid (tree, tsubst_flags_t);
H A DChangeLog-201578 * rtti.c (build_typeid): Use save_expr, not stabilize_reference.
H A DChangeLog-20103199 * rtti.c (build_typeid, build_dynamic_cast_1): Likewise.
H A DChangeLog-20036558 (build_typeid): Add comment. Do not return an expression with
H A DChangeLog-2019757 * rtti.c (build_typeid): Remove obsolete FIXME comment.
H A Dpt.c20633 RETURN (build_typeid (operand_0, complain)); in tsubst_copy_and_build()
H A Dpt.cc21406 RETURN (build_typeid (operand_0, complain)); in tsubst_copy_and_build()
H A Dparser.c7034 postfix_expression = build_typeid (expression, tf_warning_or_error); in cp_parser_postfix_expression()
H A Dparser.cc7370 postfix_expression = build_typeid (expression, tf_warning_or_error); in cp_parser_postfix_expression()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c345 build_typeid (tree exp, tsubst_flags_t complain) in build_typeid() function
H A Dcp-tree.h7072 extern tree build_typeid (tree, tsubst_flags_t);
H A Dpt.c20633 RETURN (build_typeid (operand_0, complain)); in tsubst_copy_and_build()
H A Dparser.c7034 postfix_expression = build_typeid (expression, tf_warning_or_error); in cp_parser_postfix_expression()
/netbsd/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2804 result = build_typeid (op0, tf_error); in plugin_build_unary_expr()
/netbsd/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2646 result = build_typeid (op0, tf_error); in plugin_build_unary_expr()