Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/gcc/gcc/cp/
H A Dmethod.c1041 return_type = build_reference_type (type); in implicitly_declare_fn()
1055 rhs_parm_type = build_reference_type (rhs_parm_type); in implicitly_declare_fn()
H A Dcall.c937 reference_type = build_reference_type (t); in convert_class_to_reference()
1667 type1 = build_reference_type (type1); in add_builtin_candidate()
1952 type1 = build_reference_type (type1); in add_builtin_candidate()
2128 (NULL_TREE, build_reference_type (argtypes[i]), types[i]); in add_builtin_candidates()
2167 (NULL_TREE, build_reference_type (argtypes[i]), types[i]); in add_builtin_candidates()
3137 conv = implicit_conversion (build_reference_type (t2), in conditional_conversion()
4658 type = build_reference_type (type); in type_passed_as()
4682 val = build1 (ADDR_EXPR, build_reference_type (type), val); in convert_for_arg_passing()
5651 reference_type = build_reference_type (reference_type); in maybe_handle_implicit_object()
H A Drtti.c212 t = build_reference_type (const_type_info_type_node); in throw_bad_typeid()
518 exprtype = build_reference_type (exprtype); in build_dynamic_cast_1()
H A Dexcept.c369 init_type = build_reference_type (init_type); in initialize_handler_parm()
H A Dcp-gimplify.c738 TREE_TYPE (t) = build_reference_type (TREE_TYPE (t)); in cp_genericize()
H A Dtree.c1651 type = build_reference_type (lvalue_type (arg)); in error_type()
H A Ddecl.c7835 type = build_reference_type (type); in grokdeclarator()
9474 build_reference_type (arg)); in grok_op_properties()
H A DChangeLog-19941061 build_reference_type instead of TYPE_REFERENCE_TO.
1698 build_reference_type in the right order.
1704 build_reference_type in the right order.
H A Dtypeck.c628 t1 = build_reference_type (target); in merge_types()
H A Dclass.c5785 target_type = build_reference_type (target_type); in resolve_address_of_overloaded_function()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c1043 reference_type = build_reference_type (t);
1758 type1 = build_reference_type (type1);
2043 type1 = build_reference_type (type1);
2226 (NULL_TREE, build_reference_type (argtypes[i]), types[i]);
2265 (NULL_TREE, build_reference_type (argtypes[i]), types[i]);
3130 conv = implicit_conversion (build_reference_type (t2),
4445 type = build_reference_type (type);
4464 val = build1 (ADDR_EXPR, build_reference_type (type), val);
5232 reference_type = build_reference_type (reference_type);
H A Drtti.c182 t = build_function_type (build_reference_type (t), void_list_node); in throw_bad_typeid()
477 exprtype = build_reference_type (exprtype);
H A Dexcept.c347 init_type = build_reference_type (init_type);
H A Dmethod.c1029 argtype = build_reference_type (argtype);
H A Dcvt.c583 totype = build_reference_type (totype);
H A Dtree.c1775 type = build_reference_type (lvalue_type (arg));
H A Ddecl.c11724 type = build_reference_type (type);
13450 build_reference_type (arg));
H A Dtypeck.c606 t1 = build_reference_type (target);
H A Dclass.c6097 target_type = build_reference_type (target_type);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.c3510 build_reference_type (to_type) in build_reference_type() function
3547 return build_reference_type (build_type_no_quals (TREE_TYPE (t)));
H A Dtree.h2266 extern tree build_reference_type PARAMS ((tree));
H A Dc-common.c3474 va_list_ref_type_node = build_reference_type (va_list_type_node); in c_common_nodes_and_builtins()
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h3596 extern tree build_reference_type (tree);
H A Dc-common.c3318 va_list_ref_type_node = build_reference_type (va_list_type_node); in c_common_nodes_and_builtins()
H A Dtree.c5061 build_reference_type (tree to_type) in build_reference_type() function

12